A
Anonymous
Guest
Hey guys,
I am making a social networking site and I have front end coded the whole site with html/css. I just began learning php and i wanted to start with the login and registration system. I have been able to get my $_POST[''] data sent into my mysql database but i do not know how to keep the session last for the user as well as the log in system. I was hoping you guys could give me a direction as to how those things would be done
I am making a social networking site and I have front end coded the whole site with html/css. I just began learning php and i wanted to start with the login and registration system. I have been able to get my $_POST[''] data sent into my mysql database but i do not know how to keep the session last for the user as well as the log in system. I was hoping you guys could give me a direction as to how those things would be done