¡@

Home 

php Programming Glossary: userlogin

How Can I get a Session Id or username in php?

http://stackoverflow.com/questions/8703507/how-can-i-get-a-session-id-or-username-in-php

where users can log in. I have tried php echo _SESSION 'userlogin' and When users login I set their session as userlogin but it.. 'userlogin' and When users login I set their session as userlogin but it won't show their username. This is the tutorial I used.. session_start Store the name in the session _SESSION 'userlogin' name else echo The combination of the login and password do..