Hey guys, I'm building a site creation company, and the site isn't on air yet. Then, I was testing the contact script I made and the server says there was an unexpected ")" on this line (the site is in portuguese, don't think the words are weird):
if (empty($nome) || empty($sobrenome) || empty(email)) {
The server says the following:
Parse error: syntax error, unexpected ')', expecting T_PAAMAYIM_NEKUDOTAYIM in /Library/WebServer/Documents/Servidoni's 2/pagsnav/euquero.php on line 63
-----------------------------------------------------------------------------------------------------------------------------------
Could you guys take a look at the script and try to find something wrong? 'cause I didn't! ----