7;s
> Research Hospital.
>
>
> -Original Message-
> From: Juan Stiller [mailto:[EMAIL PROTECTED]
>
> Sent: Monday, October 18, 2004 1:25 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] Showing all mysql query
> results!
>
>
> Ok, i just followed
check out
www.phpforflash.com
or
www.flashkit.com
bastien
From: Juan Stiller <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: RE: [PHP-DB] Showing all mysql query results!
Date: Mon, 18 Oct 2004 15:24:53 -0300 (ART)
Ok, i just followed your advice for make the code
easier to read, it look
of St. Jude Children's Research Hospital.
-Original Message-
From: Juan Stiller [mailto:[EMAIL PROTECTED]
Sent: Monday, October 18, 2004 1:25 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-DB] Showing all mysql query results!
Ok, i just followed your advice for make the code
easier to read,
riginal Message-
From: Juan Stiller [mailto:[EMAIL PROTECTED]
Sent: Monday, October 18, 2004 1:25 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-DB] Showing all mysql query results!
Ok, i just followed your advice for make the code
easier to read, it looks good, and yes it works ok
too.
I´ve tried i
Ok, i just followed your advice for make the code
easier to read, it looks good, and yes it works ok
too.
I´ve tried it, and yes it shows more than 1 entry, but
i cant make flash to show them, im sure something on
flash must be wrong or missing, there is no fault on
the php code, so i might resear
A quick glance says that's all perfectly right, I would run the query on the mysql
command line to be sure it's really giving more than 1 result - but I can suggest two
things:
1) be sure to mysql_free_result($result) afterwards if you're done with the query but
your script will still be doing