I need to rquire that users login to my database, and the only script i have is meant to work only if PHP is instaled as a module. Unfortunately, i have instaled my PHP as a CGI.
What other validation methods can i use. I need to use a mysql database table. provide some scripts if posible
kind regards