RE: [PHP] help with code not wrking

2007-10-24 Thread Instruct ICC
> From: [EMAIL PROTECTED] > To: php-general@lists.php.net > Date: Wed, 24 Oct 2007 15:27:28 -0400 > Subject: [PHP] help with code not wrking > > Hi all, > > > > I have inherited a problem script from a client, and it's a simple upload > function. >

[PHP] help with code not wrking

2007-10-24 Thread Joey
Hi all, I have inherited a problem script from a client, and it's a simple upload function. The problem is that while the image is being uploaded and saved as the same name it was uploaded as, it's not writing to the table the file name for display reference so it's like there is no picture.

Re: [PHP] Help with code

2004-12-26 Thread Burhan Khalid
karl james wrote: I have since updated it. And I am having issues with a function I suppose. Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/virtual/site38/fst/var/www/html/php/wrox_php/movie_details.php on line 119 http://www.theufl.com/php/wrox_php

RE: [PHP] Help with code

2004-12-25 Thread karl james
/movie_details.php Karl James (TheSaint) [EMAIL PROTECTED] http://theufl.com/ -Original Message- From: John Holmes [mailto:[EMAIL PROTECTED] Sent: Sunday, December 26, 2004 1:09 AM To: karl james Cc: php-general@lists.php.net Subject: Re: [PHP] Help with code karl james wrote: > Can you tell me

Re: [PHP] Help with code

2004-12-25 Thread John Holmes
karl james wrote: Can you tell me why this code is not working? I get a query is empty at the moment. http://www.theufl.com/php/wrox_php/movie_details.phps Didn't we already see this once? From File: > $movie_query in mysql_query(); What kind of PHP code is that? You could really help yourself by t

Re: [PHP] Help with code

2004-12-25 Thread Robby Russell
karl james said: > > Team, > > Can you tell me why this code is not working? > I get a query is empty at the moment. > > http://www.theufl.com/php/wrox_php/movie_details.phps We need some information on the errors that you are getting. -Robby -- /*** * Robby

[PHP] Help with code

2004-12-25 Thread karl james
Team, Can you tell me why this code is not working? I get a query is empty at the moment. http://www.theufl.com/php/wrox_php/movie_details.phps Karl James (TheSaint) [EMAIL PROTECTED] http://theufl.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.

[PHP] Help with code#2

2004-12-20 Thread karl james
Hey guys, Just to let you know I turned off my read receipt, sorry about that. I had forgot I had it on. Karl James (TheSaint) [EMAIL PROTECTED] http://theufl.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php