Re: [PHP] Pear Auth problem

2012-03-21 Thread Govinda
> Hello. > I am trying to use pear Auth packet but am doing something wrong. > I am currently looking at the simple example in the documentation, but > something is wrong in my source code, because if I write a username > and a password in the fields and hit the submit button, I receive a > blank p

Re: [PHP] PEAR & Auth

2004-10-05 Thread Greg Donald
On Tue, 5 Oct 2004 07:06:53 -0700 (PDT), Pahlevanzadeh Mohsen <[EMAIL PROTECTED]> wrote: > I was working with Auth class.That was working good. > But i receive following errror: > Fatal error: Undefined class name 'db' in > /var/www/html/votting/Auth/Container/DB.php on line > 130 > Please guide me