03.11.2008, 11:37
error
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /x/xx/x/x/x/samp_querty.php on line 19
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /x/xx/x/x/x/samp_querty.php on line 19
Code:
class QueryServer
{
// Private variables used for the query-ing.
private $szServerIP; <<<<<<<<line 19
private $iPort;
private $rSocketID;

