session start

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
call
Forum Newbie
Posts: 10
Joined: Thu Mar 18, 2004 12:15 am
Location: india

session start

Post by call »

I am declaring session variables in a page and then accessing them in second page.
I am not able to get the session variables when I access the flow from first page to second page. I am getting them from the second time onwords.
Please guide me to get them from the first time usage.
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Post Reply