ðÒÉ×ÅÔ!
Marek Kilimajer wrote:
> This won't work, you must register it within a session, just remember to
> declare the class befor session_start()
This can be pretty risky if your object contains references to external
objects. Works okay for insulated instances, though. Yet I would suggest
ðÒÉ×ÅÔ!
Alexander Ross wrote:
> If $this is an object, can I have the following link?
>
> Process
>
> Will the URL become too long? Will teh info get passed correctly? thanks
>
99% you are right, it will definitely be too long for a GET. Besides,
before writing the process_this.php?this=$th
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?
>
>Process
>
>Will the URL become too long? Will teh info get passed correctly? thanks
>
>Alexander Ross
If $this is an object, can I have the following link?
Process
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
4 matches
Mail list logo