I have the database inc.php were the database is connectet. all of the php make a requst to database.inc.ph p..
And still tray to create a dicttation whithen this link of create.dict.php ..and i can't see what the missing table is..
Database.inc.ph p
[php]
<?
function connectDatabase () {
$connect=mysql_ connect("localh ost","test_dig_ dk","password!! !");
...
User Profile
Collapse
-
SQL query failed: "Table doesn't exist."
Hey.. I need someone hwo can help me making my sql table..
I have no php skills. I have payed for a php program that shoud make dictation for people that have some problems reading danish.. with sound and text..
When I'm making the dictation with PHP I'm getting an error like this.: Query failed (SELECT word FROM repository): Table 'test_dig_dk.re pository' doesn't exist
the first one of the php, that I soud use for makeing...Last edited by pbmods; Oct 13 '07, 06:47 PM. Reason: Removed excessive formatting so that people are less likely to ignore your post. -
OK. I get it now
I have spoking to the company and it has been shout down. It's only one man sitting there.. what a shame..
I hope so much that you can help me through this..
Can you see what the following error mains:
Warning: mysql_fetch_arr ay(): supplied argument is not a valid MySQL result resource in /customers/test-dig.dk/test-dig.dk/httpd.www/ib/select_audio.ph p on line 27
...Leave a comment:
-
I having small proplems. I think. I've getting some errors 3 at all....
If we can take one at the time.
One of them are: Warning: mysql_fetch_arr ay(): supplied argument is not a valid MySQL result resource in /customers/test-dig.dk/test-dig.dk/httpd.www/ib/select_audio.ph p on line 27
The php code are:
[code=php]
<?
require("databa se.inc.php");
{ connectDatabase ();...Leave a comment:
-
Hi ajaxrand. Yes?? I think so...
It's a program that I payed for, to help people to read and write Danish. the program should make the dictations and save it to a database, were people can
load them. The main frame of the php is database.inc.ph p were all php tools use to make a connections to DB to save and upload...
If you can make this happen that all my php's are working. I have no problem discuse your payment for your h...Leave a comment:
-
-
unexpected T_VARIABLE, expecting '{'
Someone please see what the problem is.. I have getting an error: Parse error: syntax error, unexpected T_VARIABLE, expecting '{' in /customers/test-dig.dk/test-dig.dk/httpd.www/database.inc.ph p on line 3
my php codes are:
[CODE=php] <?
function connectDatabase ()
$connect=mysql_ connect("test_d ig_dk", "test_dig_d k", "myusercode ");
$select=mysql_s elect_db("ib",$ connect);...
No activity results to display
Show More
Leave a comment: