php-general | 2001072
Date: 07/31/01
- Next message: Robert Borden: "[PHP] ./buildconf error"
- Previous message: James, Yz: "[PHP] Re: Types of table...."
- In reply to: Philip Olson: "Re: [PHP] dumb mysql_connect issue"
- Next in thread: mike cullerton: "Re: [PHP] dumb mysql_connect issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
or, echo $sql and copy/paste it into an sql client and see what it tells
you.
on 7/31/01 4:21 PM, Philip Olson at philip <email protected> wrote:
> Try putting mysql_error() in your die statements so :
>
> or die(mysql_error());
>
> and see what it tells you.
>
> Regards,
> Philip
>
>
> On Tue, 31 Jul 2001, CGI GUY wrote:
>
>> Is there anything (add. parameters, etc.) that I'm
>> missing that would possibly explain why the following
>> code won't execute?
>>
-- mike cullerton
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Robert Borden: "[PHP] ./buildconf error"
- Previous message: James, Yz: "[PHP] Re: Types of table...."
- In reply to: Philip Olson: "Re: [PHP] dumb mysql_connect issue"
- Next in thread: mike cullerton: "Re: [PHP] dumb mysql_connect issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

