mtb211 Posted December 14, 2008 Share Posted December 14, 2008 Hi everyone, I want to create a simple log in screen using php or html. We have already created the users folders and they already have set passwords so I do not need to create a database. I just want a simple log in(no forgotten password or remember me) and when the user enters their user name I want them to be directed to their subfolder(folder has the same user name) If theres any more information I can could give to anyone understand.. please let me know.. Ive been working on this for a week! Thanks in advance Link to comment https://forums.phpfreaks.com/topic/136933-login-php-or-html-page-help/ Share on other sites More sharing options...
Yesideez Posted December 14, 2008 Share Posted December 14, 2008 Where have you stored the usernames and passwords if you're not using a database? Link to comment https://forums.phpfreaks.com/topic/136933-login-php-or-html-page-help/#findComment-715153 Share on other sites More sharing options...
mtb211 Posted December 14, 2008 Author Share Posted December 14, 2008 Thats what I thought but I asked my boss, he said there is no database. The erp system when the user name and parameters are entered communicates with a file called erstell.php which validates the user name and password so would you def need a database? thanks Matt Link to comment https://forums.phpfreaks.com/topic/136933-login-php-or-html-page-help/#findComment-715173 Share on other sites More sharing options...
mtb211 Posted December 14, 2008 Author Share Posted December 14, 2008 Is it possible to create this without a database or was my boss wrong and there probally is a database somewhere Link to comment https://forums.phpfreaks.com/topic/136933-login-php-or-html-page-help/#findComment-715197 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.