on more thing,
how can I upload 3 JPG's at once....that is in one form?
When I alter the script on that form I get an arror message pointing to this part of my common.inc file :
function VerifyClass ($user_check, $needclass) {
global $dbi, $datestr;
$result=mysql_query("SELECT idclass from users where user='".$user_check."'", $dbi);
->>> $class_tmp=mysql_result(3,0,'idclass');
return $needclass>=$class_tmp?0:1;
can anyone help me?
mail me,
niels