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.