here is a handy little snippet of code I use. Just include it where you
want to get a snap shot of all the variables in an app.
ta ta for today boys!
----- Original Message -----
From: "Chris" <dmagick@xxxxxxxxx>
To: "Terion Miller" <webdev.terion@xxxxxxxxx>
Cc: "Frank Stanovcak" <blindspotpro@xxxxxxxxxxx>;
<php-general@xxxxxxxxxxxxx>
Sent: Wednesday, January 07, 2009 5:29 PM
Subject: Re: Re: can a session be used in a query?
I will try that, thanks, I did just try to echo the
$row['AddEditAdmin']
results, as I do in the query section and in that it does return YES or
NO
like I expect, but when I tried to echo it down in the page where I need
to
use it.... guess what..no echo... am I cutting my query off somewhere?
could
it be the while statement ....
Ok tried that and got "*Warning*: Invalid argument supplied for
foreach()"
var_dump($row);
what is in there?
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php