Date: 11/27/00
- Next message: CESBRON S.: "[PHP-DB] Problem with session management - How to destroy a session"
- Previous message: sachin raje: "[PHP-DB] php and sybase 11.0.3.3"
- In reply to: Joe Linger: "[PHP-DB] Can a recordset be passed as an argument?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <000701c0582f$68d3ebc0$1901a8c0 <email protected>>, jlinger <email protected> ("Joe
Linger") wrote:
> If a sucessful query returns a recordset, can that recordset be passed to
> another page without rerunning the query?
Someone already suggested serialize(), so I'll just add that sessions are a
common way to do what you want.
-- CC-- 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: CESBRON S.: "[PHP-DB] Problem with session management - How to destroy a session"
- Previous message: sachin raje: "[PHP-DB] php and sybase 11.0.3.3"
- In reply to: Joe Linger: "[PHP-DB] Can a recordset be passed as an argument?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

