I don't think so, you'll have to persist your object in some way,
for example in a database and then you only pass the id of your object.
Another option is to persist your object as a string and then pass it either
in the query
or as post in a form.

Lennin Arriola
[EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to