This won't work, you must register it within a session, just remember to 
declare the class befor session_start()

Alexander Ross wrote:

>If $this is an object, can I have the following link?
>
><a href="process_this.php?this=$this">Process</a>
>
>Will the URL become too long?  Will teh info get passed correctly? thanks
>
>Alexander Ross
>
>
>
>
>  
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to