
Matt Webb - 2005-07-15 23:09:06
Used the index.php and supplied my ip and port. Variable passed fine in the URL. However on battlefield-2-layout.php, i get this error;
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/****/public_html/****/battlefield-2-class.php on line 37
Line 37 is
private function delete_array_element_by_key($array,$keyname)
I use php 4.3 and all files are chmodded to 775