Skip to content

Instantly share code, notes, and snippets.

@andyhoman
Created November 12, 2014 16:07
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 andyhoman/be01a7e79fb40dbdb986 to your computer and use it in GitHub Desktop.
Save andyhoman/be01a7e79fb40dbdb986 to your computer and use it in GitHub Desktop.
array(3) {
["EmailAddress"]=>
string(17) "pmtest11@test.com"
["Name"]=>
string(10) "Test PM 11"
["CustomFields"]=>
array(7) {
[0]=>
object(stdClass)#34 (2) {
["Key"]=>
string(11) "DateCreated"
["Value"]=>
string(10) "2014/11/01"
}
[1]=>
object(stdClass)#55 (2) {
["Key"]=>
string(6) "Mobile"
["Value"]=>
string(10) "0412851698"
}
[2]=>
object(stdClass)#56 (2) {
["Key"]=>
string(12) "Interestedin"
["Value"]=>
string(17) "Studio||Workshops"
}
[3]=>
object(stdClass)#57 (2) {
["Key"]=>
string(7) "Address"
["Value"]=>
string(13) "87 Goodlet St"
}
[4]=>
object(stdClass)#58 (2) {
["Key"]=>
string(6) "Suburb"
["Value"]=>
string(11) "Surry Hills"
}
[5]=>
object(stdClass)#59 (2) {
["Key"]=>
string(5) "State"
["Value"]=>
string(3) "NSW"
}
[6]=>
object(stdClass)#60 (2) {
["Key"]=>
string(8) "Postcode"
["Value"]=>
string(4) "2010"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment