On 10 January 2011 20:45, Prasanna Venkadesh <[email protected]> wrote: > HELLO, > I am currently working on php , and i wanted to create a login page that > uses sessions for further proceeding. > Please give me a sample code or help me in anyway. Thanks in advance.
Here is examples from the php documentation: http://in2.php.net/manual/en/session.examples.php Unless you are using this for educational purposes, I would suggest using existing modules if any for handling login / sessions. -balaji -- http://balajin.net/blog http://flic.kr/balajijegan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
