dropfaith Posted August 5, 2008 Share Posted August 5, 2008 Okay so i got the entire login system up using this tutorial. http://www.ineedtutorials.com/articles/complete-advanced-login-member-system-php-tutorial i just need some assistance or a tutorial on how to set up a profile stup from it so users can make and edit profiles Link to comment https://forums.phpfreaks.com/topic/118231-login-system-with-profiles/ Share on other sites More sharing options...
BioBob Posted August 5, 2008 Share Posted August 5, 2008 Probably plug some dummy data in your database. If you suck at workin with databases directly like I do you could try getting something like PHPMYADMIN, something else to set up but lets you manage all your databases thru a much more convenient php interface rather than the friendly command line... Link to comment https://forums.phpfreaks.com/topic/118231-login-system-with-profiles/#findComment-608469 Share on other sites More sharing options...
dropfaith Posted August 5, 2008 Author Share Posted August 5, 2008 i can create and manage databases without issue on phpmyadmin im looking at the aspect of combining the tables and such to create an entire rpofile from a log in system linked above Link to comment https://forums.phpfreaks.com/topic/118231-login-system-with-profiles/#findComment-608476 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.