PDA

View Full Version : i am getting an error



nitin_2k1
May 27th, 2007, 05:26 AM
Notice: Undefined variable: user_type in c:\program files\easyphp1-8\www\signup-login\loginck.php on line 46

Notice: Undefined variable: user_password in c:\program files\easyphp1-8\www\signup-login\loginck.php on line 46

can anyone have solution?

:skull:

simplistik
May 27th, 2007, 09:25 AM
Undefined variable: user_type

prolly means that there's not variable with that name...

evildrummer
May 27th, 2007, 09:57 AM
... and the variable seems to be needed in loginck.php on line 46