Hey guys im working on a cms
The only authentication needed is for the administrator to change configs/edit/add etc.
I am developing this to work on more than one sort of webserver so mod_auth_mysql is not an option i would like to take.
The authentication method needs to use MySQL (preferably encrypted password) and PHP
Is there any good tutorials on this that anyone can dig up?
TIA
FiH