View Single Post
  #1 (permalink)  
Old 06-30-09, 10:12 AM
ehaitham ehaitham is offline
New Member
 
Join Date: Jun 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
PHP coding error

Hello ,

it keeps saying the same problem while i think its not an error , error is as follows :

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /****/****/public_html/whmcs/dbconnect.php(0) : eval()'d code on line 777

and line 777 is

$_LANG['telesignphonecall'] = "مكالمة هاتفية";

text is in arabic language . please let me know if i need arabic to be recognized also on PHP?


Please help ,thanks in advance

Last edited by ehaitham; 06-30-09 at 10:18 AM.
Reply With Quote