Urgent Help Needed PHP Error

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
wainey1978
Forum Newbie
Posts: 1
Joined: Fri Mar 05, 2010 3:38 pm

Urgent Help Needed PHP Error

Post by wainey1978 »

I get the following error on my website:

Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE or '$' in /home/fhlinux135/w/walking.org/user/htdocs/wp-content/themes/WP-MagTheme10-Dev/header.php on line 10

I don't know php at all - can someone tell me what is wrong?

THANKS!

mikosiko
Forum Regular
Posts: 757
Joined: Wed Jan 13, 2010 7:22 pm

Re: Urgent Help Needed PHP Error

Post by mikosiko »

publish here the content of the first 20 - 25 lines of your header.php file maybe somebody could find the issue

Miko
Post Reply