Jump to content

a login tutorial?


yobo

Recommended Posts

this is a good goal to work toward when learning, tutorials will tell how to do it once but never teach you how to do it forever. I would suggest you try yourself to build one, and if you run into a glitch you can ask for help, but by doing it yourself you learn how to do it forever.

Link to comment
https://forums.phpfreaks.com/topic/41663-a-login-tutorial/#findComment-201885
Share on other sites

lego's got good advice. you would basically start with an HTML form, and process the posted information using php and comparing it against a mysql database. some good all-around php tutorials are w3schools and tizag. those two sites offer a good basic foundation to php.

Link to comment
https://forums.phpfreaks.com/topic/41663-a-login-tutorial/#findComment-201888
Share on other sites

  • 3 years later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.