Forum Moderators: coopster

Message Too Old, No Replies

User Authentication Php-Mysql

Will be there an Script that works really fine?

         

percy05

4:26 am on Jun 8, 2005 (gmt 0)

10+ Year Member



Hello, here goes: It could sound simple, but does anyone know how to make a login authentication in Php-Mysql? I have tried MANY of them, but ALWAYS it does not work properly. I have tried Scripts from PHP.net, Zend.com and many more, but it seems they always have errors, and I am not the unique one, according to the comments... It seems they have been never tested before publishing them. My Apache Server and MySQL are working properly, and it has been installed as a module. I can access via PHP 4.1 to my database and tables, but I do not know why I can login in a simple example as shown in many tutorials and scripts... it only appears the login window and when I write the correct username and password it does not work, it repeats and continue asking them again. I have tried the patch solutions but nothing...
Please, does any one have a right script? Thank you very much.

jatar_k

5:20 pm on Jun 8, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



maybe try this thread from our library [webmasterworld.com]

PHP user authentication [webmasterworld.com]

percy05

8:32 pm on Jun 8, 2005 (gmt 0)

10+ Year Member



Great, thanks, but please is there a complete script that could help more? Connecting, header, etc... Or maybe some hints. Thanks a lot. Percy

jatar_k

8:36 pm on Jun 8, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



there may be some at [hotscripts.com...]

understanding how it all works will make it easier though. The script that is in that thread I mentioned will work just fine but will need to be adapted to your particular scenario.

percy05

7:12 pm on Jun 13, 2005 (gmt 0)

10+ Year Member



Ok, thank you very much. I will also read the related topic posted here. THanks again