by mazzza » 01 Apr 2009, 20:22
I see that someone else has already asked this question and that the problem is because php4 is running rather than php5 on the server. thank you.
Hi
I am new to this php bizzo, being more familiar with asp, however I have recently installed phpbb3 into a directory named /phbb3/ and just now uploaded this function into the root directory ie not the phbb3 directory. I'm getting this error code:
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in C:\domains\blabla\includes\website_class.php on line 34
This is line 34 of that file:
public function page_header($page_title)
Can anyone help with this? Appreciate it if you can.
Thanks