Contact Us Form Error

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
arkaan
Forum Newbie
Posts: 1
Joined: Tue Jan 07, 2014 2:31 am

Contact Us Form Error

Post by arkaan »

Hello Friends,

I am getting an error in my contact form... can anybody solve this problem please.
the error is

Code: Select all

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in d:\inetpub\vhosts\rightfocus.com.my\httpdocs\web\phpmailer\class.phpmailer.php on line 53
PHP Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in d:\inetpub\vhosts\rightfocus.com.my\httpdocs\web\phpmailer\class.phpmailer.php on line 53 
and my website links is: http://www.rightfocus.com.my/web/contact.html

please help me...
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Contact Us Form Error

Post by Celauran »

Maybe if you showed your code?
Post Reply