Fix Error Parse error: parse error, unexpected T_VARIABLE in PHP Problems

RegisterLogin
Fix Error Parse error: parse error, unexpected T_VARIABLE in PHP Problems
Post Description: Fix Error Parse error: parse error, unexpected T_VARIABLE in PHP Problems
Tags: Fix, Error, Parse, error:, parse, error,, unexpected, T_VARIABLE, in, PHP, Problems
This Post Was Posted On Feb 29, 2008 By maco #641
can you tell me why i m getting this error on my php script that i am making. i have web hosting with www.webune.com and i don't know why i am getting this error, does it have to do with the server or is it me?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
maco
#799 1
ok, thanks, that worked.

thanks for your support.
Jun 07, 2007 Reply Report abuse
hostman
#798 2
can you see the problem...

look at the line where it says:

$pagtitle = 'this is my page title'

you need to end your line with a semicolon (;)

so your line should look like this:
$pagtitle = 'this is my page title';

its not the server or the service. webune is known to have a really good service.

Jun 07, 2007 Reply Report abuse
maco
#797 3
this is how it looks like:

$pagtitle = 'this is my page title'
echo $pagtitle;
if($mac == true) { return false;}
Jun 07, 2007 Reply Report abuse
hostman
#796 4
can you give show me the previous and next 10 lines of your script so i can troubleshoot it...
Jun 07, 2007 Reply Report abuse
Leave Your Comments...
©2012 Webune Forums - Sun Dec 23, 2012 1:14 pm
Powered by: Webune Forums V3