Guest_imported
New member
- Jan 1, 1970
- 0
Can anyone please point me in a direction regarding the following...
I am relatively new to PHP and Apache. I have setup the server and PHP to the best of my knowledge and ability.
To see how it works I have changed some of our intranet pages from .asp to .php and it works fine, thus telling me at least php, apache and MySql working together. I downloaded a few sample authentication php scripts to see what lies beneath database authentication and flat-file authentication. After trying loads in both categories it just doesn't work. In both of them when I press "logon" with a username and password it just return to the same page with empty textboxes, as if nothing happened. Any direction would be appreciated..
I am relatively new to PHP and Apache. I have setup the server and PHP to the best of my knowledge and ability.
To see how it works I have changed some of our intranet pages from .asp to .php and it works fine, thus telling me at least php, apache and MySql working together. I downloaded a few sample authentication php scripts to see what lies beneath database authentication and flat-file authentication. After trying loads in both categories it just doesn't work. In both of them when I press "logon" with a username and password it just return to the same page with empty textboxes, as if nothing happened. Any direction would be appreciated..