Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsGeneral DiscussionChatter Box right
left right
shivambest
post Jun 12 2010, 12:31 PM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 12-June 10
Member No.: 145,474



I have edited one of my php files and now when i try to see the page it is showing this error
Parse error: syntax error, unexpected T_DNUMBER in /www/99k.org/q/u/i/quickcash/htdocs/config.php on line 7

Please anybody can tell me about it and how to fix this my php code of this page is given below

<?
ob_start();session_start();
$hostname = "localhost"; //your hostname (normally localhost)
$data_username = "YOUR_USERNAME"; //database username
$data_password = "YOUR_PASSWORD"; //database password
$data_basename = "YOUR_DATABASENAME"; //database name
$conn = mysql_connect("".localhost."","".200322_admin."","".bigbuckb."");
mysql_select_db("".quickcash_99k_cpalead."") or die(mysql_error());
$bonuspoints=10; //bonus points awarded for new users
$mainpointsneeded=200; //max number of points needed before user can request voucher
?>

Please reply me wacko.gif
Go to the top of the page 
 
  + Quote Post

Posts in this topic

 Reply to this topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 19th June 2013 - 11:45 AM