Skip to content

Instantly share code, notes, and snippets.

@mkoppanen
Created August 18, 2010 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkoppanen/535004 to your computer and use it in GitHub Desktop.
Save mkoppanen/535004 to your computer and use it in GitHub Desktop.
$ php test.php
array(3) {
["version"]=>
string(1) "3"
["eof"]=>
string(1) "^"
["eor"]=>
string(1) "~"
}
array(6) {
[0]=>
string(3) "REF"
[1]=>
string(9) "ADDRESS_1"
[2]=>
string(9) "ADDRESS_2"
[3]=>
string(9) "ADDRESS_3"
[4]=>
string(9) "ADDRESS_4"
[5]=>
string(9) "POSTCODE1"
}
array(1) {
[0]=>
array(6) {
[0]=>
string(7) "RUHW773"
[1]=>
string(13) "18 Smith Road"
[2]=>
string(7) "Chester"
[3]=>
string(10) "Merseyside"
[4]=>
string(7) "England"
[5]=>
string(8) "CH20 8BE"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment