30.09.2006, 12:02
the vars password and email have wrong type.
remove the password = strval(tmp); stuff and declare it with new password[MAX_STRING]; and use password=tmp;
remove the password = strval(tmp); stuff and declare it with new password[MAX_STRING]; and use password=tmp;