954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Parse error: syntax error, unexpected T_STRING

please solve my problem
Parse error: syntax error, unexpected T_STRING in /home/vhosts/www.changs.tk/index.php on line 8

<?php
if ($NoTemp) {
   $CONFIG;
   Return (1);
}
$EXTRA_ENGINE="exchange_box.php";
$PAGE_TEMPLATE="index.html";
$PAGE_TEMPLATE="login_page.html"!!session_active()$CONFIG$_GET$CONFIG$CONFIG;
$_GET("do_login")$page;
$LANG_msg$LANG_msg;
$page("LANG",$LANG_msg);
$_GET$_GET;
Return (1);
?>
nexter
Newbie Poster
2 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

Not sure what you are trying to accomplish but this is bad syntax all over.

pritaeas
Posting Expert
Moderator
5,483 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
 

Agree with pritaeas...you have a ton of problems all over the place. Did you just copy and paste this code from somewhere else or did you actually write this yourself?

What is this function supposed to do?
Starting from line 8 through 12 you have bad syntax.

stoopkid
Junior Poster in Training
88 posts since Sep 2011
Reputation Points: 17
Solved Threads: 14
 

Is this post a p-take?

diafol
Rhod Gilbert Fan (ardav)
Moderator
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
 
What is this function supposed to do? Starting from line 8 through 12 you have bad syntax.

hello stoopkid
so how can solve this problem? please help me

nexter
Newbie Poster
2 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 
hello stoopkid so how can solve this problem? please help me

He asked what the code is supposed to do. If you want help, you are going to need to clarify what you are trying to do because the code is just a mess right now.

ctaylo21
Junior Poster in Training
67 posts since May 2010
Reputation Points: 10
Solved Threads: 11
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: