Date: 11/27/00
- Next message: Edgar de Jesus Galicia: "[PHP-DB] top 20"
- Previous message: GH: "[PHP-DB] AOLServer -- PHP conn pooling?"
- In reply to: Joe Linger: "[PHP-DB] Can a recordset be passed as an argument?"
- Next in thread: CC Zona: "Re: [PHP-DB] Can a recordset be passed as an argument?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
serialize() possibly...that should "encapsulate" the data for you to pass
around via http post/get...then unserialize() to get it back...
/cody caughlan
Joe Linger wrote:
> If a sucessful query returns a recordset, can that recordset be passed to
> another page without rerunning the query?
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Edgar de Jesus Galicia: "[PHP-DB] top 20"
- Previous message: GH: "[PHP-DB] AOLServer -- PHP conn pooling?"
- In reply to: Joe Linger: "[PHP-DB] Can a recordset be passed as an argument?"
- Next in thread: CC Zona: "Re: [PHP-DB] Can a recordset be passed as an argument?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

