Re: SESSION var and Objects problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please quote the pertinent bit of the message you're replying to, it makes using the list a halluvalot easier and improves SEO for the archives.

On 2 Mar 2012, at 20:55, Jim Giner wrote:

> Yes I ahve the class defined.  The classes work in most cases - just this one place where I want to save the objects in a sess var for re-use fails me.

Put the following line at the top of the code that you posted and post the output.

echo '<pre>'; var_dump($_SESSION['TMScurr_evts']); die('</pre>');

Have you checked your error log, or your error settings? Scripts generally don't stop executing for no reason or without saying why.

-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/

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




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux