User Profile

Collapse

Profile Sidebar

Collapse
Goldenlamp
Goldenlamp
Last Activity: Nov 25 '07, 12:12 AM
Joined: Jul 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Goldenlamp
    started a topic select_audio.php on line 43
    in PHP

    select_audio.php on line 43

    Hey.. I'm getting an error.: Warning: in_array() [function.in-array]: Wrong datatype for second argument in select_audio.ph p on line 43

    I'm uploading a audio-file (au).

    The Database has a id int auto_increment
    word varchar(255)

    The ID should give the audio an id with link to the word.
    I'm making a dictation..

    Code:
    <?
    	require("database.inc.php");
    ...
    See more | Go to post

  • Goldenlamp
    replied to Table sql
    in PHP
    I'm sorry.. it's not going to work like tihis..?? There are to many php's sites.. how are working together for making the dictation.
    I need some one, how I can upload all the php's to and pay him for doing the last job. It only going to take 1 hour. and if that some one is good at php's it can take lees time..
    --
    See more | Go to post

    Leave a comment:


  • Goldenlamp
    replied to Table sql
    in PHP
    Dear Ajaxrand.

    It's for making dictations to people how can't read it's with audio and text..
    I'm getting an error like tihs:
    Warning: mysql_fetch_arr ay(): supplied argument is not a valid MySQL result resource in /customers/test-dig.dk/test-dig.dk/httpd.www/dik/show_dict.php on line 39. BY THE PHP CODE BELOW!!!
    And this is a dictation that is saved, an uploading to make the test.. But it is not functioning.....
    See more | Go to post

    Leave a comment:


  • Goldenlamp
    started a topic Table sql
    in PHP

    Table sql

    Can someone see by the PHP what Table in the SQL database I have to make??

    [PHP]<?
    require("databa se.inc.php");
    connectDatabase ();
    ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type"...
    See more | Go to post

  • Goldenlamp
    replied to Error: $end on line 64
    in PHP
    I've still getting the same error $end on line 66. But I think that the problem isn't in the start of the php. but maby and only maby the end of the PHP.
    Something is not closed properly...


    [code=php]
    <?php
    require("databa se.inc.php");
    {connectDatabas e();
    ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">...
    See more | Go to post

    Leave a comment:


  • Goldenlamp
    started a topic Error: $end on line 64
    in PHP

    Error: $end on line 64

    I've getting an error: Parse error: syntax error, unexpected $end on line 64

    Can someone see were I type it wrong.

    Thanks..

    [code=php]
    <?php
    require("databa se.inc.php");
    {connectDatabas e();
    ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">...
    See more | Go to post
No activity results to display
Show More
Working...