Hi All,

I have to store the authentication details like the user_id & password
in a file .

I do not want to include hard code in my file so basically what i am
trying is i wanted to authenticate the user who logged in by reading a
file which contains the user_id & pwd & then if valid , let him call
the subroutines defined  else provide him with error message..

I am using postgres db & apache2.. , my search has landed me to
mod_auth_pgsql.

But it doesn't have much of documentation so still in puzzled state..

I have the login but not able to code it ... can anybody help me.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to