Cod: Selectaţi tot
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/rwha5601/public_html/forum/admin/admin_users.php on line 475
Ce trebuie sa fac?
$temp = $temp2;
}
else
$temp = htmlspecialchars($temp);
$profile_names[$name] = $temp;
if($required && empty($profile_names[$name]))