Skip to content

Instantly share code, notes, and snippets.

@chrisroane
Created December 8, 2017 21:40
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 chrisroane/a55678d6b8e7a4254c797b5eb9e156ae to your computer and use it in GitHub Desktop.
Save chrisroane/a55678d6b8e7a4254c797b5eb9e156ae to your computer and use it in GitHub Desktop.
Array
(
[Users] => Array
(
[PartnerId] => 100
[Demo] => Array
(
[2] => gbelsky@gmail.com
[3] => 123%@%321
[11] => gbelsky@gmail.com
[1395] => 1
)
)
[Transactions] => Array
(
[0] => Array
(
[TermId] => 2
[TransactionDate] => 2017-12-08
[TransactionTime] => 16-12-39
[RequestDate] => 2017-12-08
[UserIP] => 10.20.1.1
[ProductId] => 6
[Source] => 17
[ProductStatus] => 0
[MediaFilePath] =>
[Amount] =>
[ExpireDate] => 2027-10-17
[SubscriptionType] => n
)
)
[DedupeColumns] => 2
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment