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);
?>

Recommended Answers

All 5 Replies

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

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.

Member Avatar for diafol

Is this post a p-take?

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

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.