Hello Webmaster,

No, arrays can be passed (<input name="array[2]">,
for example), but not objects.

W> Hi,

W> is it possible to pass an Object to another php page?
W> I want to pass a whole bunch of varibales to another page.
W> For example the session ID, the language that the user choose,etc.
W> All those variables are in one or more objects.
W> Do I have to copy all those object attributes to variables and pass them via
W> the URL?

W> How is this done professionally?
W> Up to now I used cookies. But I would like to change that.
W> Not all users have cookies enabled.

W> Thx



-- 
Best regards,
 MuToGeN                            mailto:[EMAIL PROTECTED]

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

Reply via email to