Created
August 31, 2016 19:49
-
-
Save raank/f2cccece3c5551bd6ea388d791e1314a to your computer and use it in GitHub Desktop.
Array current of network
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Array | |
( | |
[left] => | |
[center] => Array | |
( | |
[user_id] => 5 | |
[name] => Leo Turner | |
[username] => ayla.zemlak | |
[email] => [email protected] | |
[sponsor] => 1 | |
[indicate] => 1 | |
[network] => Array | |
( | |
[left] => | |
[center] => Array | |
( | |
[user_id] => 8 | |
[name] => Jaiden Simonis | |
[username] => cgorczany | |
[email] => [email protected] | |
[sponsor] => 1 | |
[indicate] => | |
[network] => Array | |
( | |
[left] => | |
[center] => | |
[right] => | |
) | |
) | |
[right] => | |
) | |
) | |
[right] => | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment