RE: [PHP-DB] function login problem

2001-05-17 Thread Michael Rudel
day, May 17, 2001 2:17 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] function login problem > > > I am creating a function called login, I have a main file > called index.php > .. which has my login form , it calls a login.php file, and in that > login.php there is file inc

[PHP-DB] function login problem

2001-05-17 Thread Greg K
I am creating a function called login, I have a main file called index.php .. which has my login form , it calls a login.php file, and in that login.php there is file include statement which calls config.php and that is where the function lie. This is my function , now if i don't set this as a fun