array(6) {
[0]=>
array(3) {
["id"]=>
int(5)
["title"]=>
string(24) "Hello World Jude January"
["body"]=>
string(29) "Hi All this is my content Jan"
}
[1]=>
array(3) {
["id"]=>
int(4)
["title"]=>
string(16) "Hello World Jude"
["body"]=>
string(30) "Hi All this is my content Jude"
}
[2]=>
array(3) {
["id"]=>
int(6)
["title"]=>
string(29) "Hello World January June Lord"
["body"]=>
string(39) "Hi All this is my content Jan Jude Lord"
}
[3]=>
array(3) {
["id"]=>
int(1)
["title"]=>
string(11) "Hello world"
["body"]=>
string(30) "Hi Jude All this is my content"
}
[4]=>
array(3) {
["id"]=>
int(2)
["title"]=>
string(15) "Hello world Boy"
["body"]=>
string(30) "Hi All this is my content Girl"
}
[5]=>
array(3) {
["id"]=>
int(3)
["title"]=>
string(10) "hello Kids"
["body"]=>
string(29) "Hi All this is my content Kid"
}
}