Skip to content

Instantly share code, notes, and snippets.

@igormx
Created April 6, 2017 15:20
Show Gist options
  • Save igormx/0600539467fefd3d019856711246a618 to your computer and use it in GitHub Desktop.
Save igormx/0600539467fefd3d019856711246a618 to your computer and use it in GitHub Desktop.
array(3) {
[0]=>
array(15) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(3)
[3]=>
int(4)
[4]=>
int(5)
[5]=>
int(6)
[6]=>
int(7)
[7]=>
int(8)
[8]=>
int(9)
[9]=>
int(10)
[10]=>
int(11)
[11]=>
int(12)
[12]=>
int(13)
[13]=>
int(14)
[14]=>
int(15)
}
[1]=>
array(5) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(3)
[3]=>
int(4)
[4]=>
int(5)
}
[2]=>
array(7) {
[0]=>
int(5)
[1]=>
int(6)
[2]=>
int(7)
[3]=>
int(8)
[4]=>
int(9)
[5]=>
int(10)
[6]=>
array(8) {
[0]=>
int(3)
[1]=>
int(4)
[2]=>
string(6) "jueves"
[3]=>
int(6)
[4]=>
int(7)
[5]=>
int(8)
[6]=>
int(9)
[7]=>
int(10)
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment