session variable problem

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
venkylingutla
Forum Newbie
Posts: 5
Joined: Fri Jan 29, 2010 4:39 am

session variable problem

Post by venkylingutla »

Hi .
i am developing one application in that application user can upload the photo.for this purpose i am using session variables.these session variables are working fine in IE but i am getting null value of session variable in Fire fox and google chrome.any one can help me to solve this..
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: session variable problem

Post by JakeJ »

Post some code.
Post Reply