var_dump($RES) gives;
int(6) I get, thats 4+2 => confirmed DT
But I want CONF_DISQ. Where is it?
object(IS_RES)#55 (19) {
["Size":protected]=>
int(84)
["Type":protected]=>
int(35)
["ReqI"]=>
int(0)
["PLID"]=>
int(50)
["UName"]=>
string(10) "cargame.nl"
["PName"]=>
string(18) "^1CG^7Ö^4╗^3nl2dav"
["Plate"]=>
string(8) "pwrpff4u"
["CName"]=>
string(3) "FXR"
["TTime"]=>
int(747950)
["BTime"]=>
int(747950)
["SpA":protected]=>
int(0)
["NumStops"]=>
int(0)
["Confirm"]=>
int(6)
["SpB":protected]=>
int(0)
["LapsDone"]=>
int(1)
["Flags"]=>
int(12809)
["ResultNum"]=>
int(1)
["NumRes"]=>
int(2)
["PSeconds"]=>
int(0)
}
int(6) I get, thats 4+2 => confirmed DT
But I want CONF_DISQ. Where is it?