PDA

View Full Version : Passing User Variables


stars75238
12-09-2002, 04:15 PM
I am writing a authentication system for a database of user comments. What I am coing across is that when I start a session and register the variables, I am not able to get the variables back to use them. I am not sure what is going on. What I ask is what is the best way to access these values?

Sounds simple, but I must be missing something somewhere.

Thanks
:confused:

wap3
12-09-2002, 04:19 PM
Hey there stars,

Before you post a question, I recommend using the search feature to see if you can find any answers that way.

Do a search for 'sessions' there ae lots of posts about them.

:thumbsup:

stars75238
12-09-2002, 04:24 PM
Ok, my apologies, my first POST, forum newbie error

wap3
12-09-2002, 04:32 PM
Ok, my apologies, my first POST, forum newbie error

no need stars. If you still cant figure it out having looked through the search results. Post here again, there are lots of good php people here who will help you.

:thumbsup:

You might want to look at php.net and look up sessiosn there.