-Original Message-
> From: Douglas - IG [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 31, 2002 7:17 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] seesion_register() with arrays
>
> Hi All,
>
> I´m trying to register into a session an array which has returned from
a
>
Hi All,
I´m trying to register into a session an array which has returned from a
mysql_fetch_array function. But when I call $array it returns empty or something like
this.
Do you know how can I do this operation?
Regards!
Here go my scripts:
">
while ($array = mysql_fetch_array($result))
{
2 matches
Mail list logo