Is it possibele to save a class in a session

ex.

$cl = new Class();
$SESSION['this_class'] = cl; 

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

Reply via email to