hannahfox123 Posted June 26, 2010 Share Posted June 26, 2010 I have got my web page registration, log in and members page after successful log in working finally. Nothing special with that... I still have some things I need to do, like remove that pesky case sensitive password lock, add security questions for user registration, and automatic log off after 5 minutes of inactivity. My main goal for now though, is setting up the site so that, each individual who registers, has a personal web page. Something like a online banking site would have when you log in and only see your statements. Can anybody here possibly point me in the direction of a template code, or guide as to how I might be able to pull that off? I am kind of fond of doing all my building on my xampp server before I launch it on the net. Any ideas? Link to comment https://forums.phpfreaks.com/topic/205943-coding-help-for-personal-page-dedicated-to-each-individual-log-in/ Share on other sites More sharing options...
hannahfox123 Posted June 26, 2010 Author Share Posted June 26, 2010 I am thinking, when I have my users register, in the table, I have an additional (or more than one additional) column that somehow randomly creates a 25 digit letter/number line that I could have tied to another database with the individual web page? Link to comment https://forums.phpfreaks.com/topic/205943-coding-help-for-personal-page-dedicated-to-each-individual-log-in/#findComment-1077657 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.