Hi,
I need some help in fixing the error below -
Parse error: syntax error, unexpected T_STRING in /home/pocket/public_html/register.php on line 21
This is the line 21 coding -
if (strlen($register->debug_email) > 0) $register->sendMail($regist<a href="app_top.register.php">er->debug_email,'DEBUG '.substr($regist</a>er->uniqueTimeStamp(),-6),'LINE = '.LINE,'FILE = register.php');
It's probably the most simple of things but I am new to this, any help would be much appreciated