Hello,
I wonder why I get this error:
Parse error: syntax error, unexpected '&&' (T_BOOLEAN_AND), expecting ')' in C:\xampp\htdocs\squprime\registration1.php on line 65
line 65: if(!empty($stu_fname && $stu_lname && $stu_email && $stu_telp && $stu_skype)){
Thanks before.