Le parentesi dopo l'else sono tonde anzichè graffe
else (
echo "I'm sorry, there's a problem with your form. Please try again.";
)
else {
echo "I'm sorry, there's a problem with your form. Please try again.";
}
Le parentesi dopo l'else sono tonde anzichè graffe
else (
echo "I'm sorry, there's a problem with your form. Please try again.";
)
else {
echo "I'm sorry, there's a problem with your form. Please try again.";
}
In a world without walls and fences - who needs windows and gates ?