Re: [PHP] How to print a mysql result

2002-09-06 Thread Adam Williams
echo "$sql"; Adam On Sat, 7 Sep 2002, Chuck PUP Payne wrote: > Hi, > > I am having a problem with menu options being pass on to my database. Is > there a way that I can see what is sql statement that is passing on to the > database? Say maybe print $sql or something like

[PHP] How to print a mysql result

2002-09-06 Thread Chuck PUP Payne
Hi, I am having a problem with menu options being pass on to my database. Is there a way that I can see what is sql statement that is passing on to the database? Say maybe print $sql or something like that? Chuck Payne -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: h