Search found 1 match
- Fri May 08, 2009 4:58 pm
- Forum: PHP - Code
- Topic: session var for all pages
- Replies: 1
- Views: 499
session var for all pages
Dear, Am new to PHP, I am not able to access the session variable on all of the website pages. However the PHP page where I have created the object of the class which actually starts the session, easily allows me to access all session properties. I think the problem is with the object of the class t...