PHPNewbie-KY
Tue 9 October 2007, 08:36 pm GMT +0200
I have been using your AccessUser_Class for ages & I love it. ;D
It would be really great if you added a feature (or explained how to add the feature) that would send a user after log-in to a specific page just for them. I have been researching how to do it for a while, but haven't found anything yet. 8)
For example when 'charles' logs in it will take him directly to "root/charles/index.htm" or something like that.
I of course would have to set the code where I had to activate the users account, then add their directory to the database, so it would know where to send them, but I could add that in inside my MySQL Admin, so it wouldn't have to be added to the admin page.
Thanks!
It would be really great if you added a feature (or explained how to add the feature) that would send a user after log-in to a specific page just for them. I have been researching how to do it for a while, but haven't found anything yet. 8)
For example when 'charles' logs in it will take him directly to "root/charles/index.htm" or something like that.
I of course would have to set the code where I had to activate the users account, then add their directory to the database, so it would know where to send them, but I could add that in inside my MySQL Admin, so it wouldn't have to be added to the admin page.
Thanks!