hlighttest.php File Reference

Go to the source code of this file.

Variables

 $str = "Bob drove a PB: 123:29.56 on BL GP with XFG"
 $str = "mattupson drove a PB: 1:48.900 on AS_national with FZ50 GTR"
 $res = array()
 $r1 = preg_match("/(.*) drove a PB: ([0-9]{1,}):([0-9]{2})\.([0-9]{3}) on (.*) with (.*)/i", $str, $res)


Variable Documentation

$r1 = preg_match("/(.*) drove a PB: ([0-9]{1,}):([0-9]{2})\.([0-9]{3}) on (.*) with (.*)/i", $str, $res)
 

Definition at line 6 of file hlighttest.php.

$res = array()
 

Definition at line 5 of file hlighttest.php.

$str = "mattupson drove a PB: 1:48.900 on AS_national with FZ50 GTR"
 

Definition at line 3 of file hlighttest.php.

$str = "Bob drove a PB: 123:29.56 on BL GP with XFG"
 

Definition at line 2 of file hlighttest.php.


Generated on Wed Oct 25 03:13:33 2006 for LFSWorldParsingProviderFramework by  doxygen 1.4.6