Charl
12-11-2002, 02:16 AM
I have just set up a new website so ive been uploading for hours and this is the first problem ive come across.
Parse error: parse error in /home/virtual/site223/fst/var/www/html/errorbot.php3 on line 61
Here script from line 61
mail("$admin_name <$admin_mail>","AITSH Errorbot - Error $error : $errortype","<HTML><BODY>
Heres the values ive set up
$admin_mail = "charlatanz@hushmail.com";
$admin_name = "Webmaster";
any ideas ?
thanks:thumbsup:
Parse error: parse error in /home/virtual/site223/fst/var/www/html/errorbot.php3 on line 61
Here script from line 61
mail("$admin_name <$admin_mail>","AITSH Errorbot - Error $error : $errortype","<HTML><BODY>
Heres the values ive set up
$admin_mail = "charlatanz@hushmail.com";
$admin_name = "Webmaster";
any ideas ?
thanks:thumbsup: