Warning: explode(): Empty delimiter in %s on line %d
bool(false)
-- Iteration 3 --
-array(2) {
+array(1) {
[0]=>
unicode(10) "1234NULL23"
- [1]=>
- unicode(43) "00000TRUEFALSE-11.234444true-11.24%PHP%ZEND"
}
array(1) {
[0]=>
unicode(43) "00000TRUEFALSE-11.234444true-11.24%PHP%ZEND"
}
-- Iteration 4 --
-array(6) {
+array(5) {
[0]=>
unicode(14) "1234NULL23abcd"
[1]=>
unicode(0) ""
[4]=>
unicode(0) ""
- [5]=>
- unicode(38) "TRUEFALSE-11.234444true-11.24%PHP%ZEND"
}
array(1) {
[0]=>
unicode(42) "0000TRUEFALSE-11.234444true-11.24%PHP%ZEND"
}
-- Iteration 5 --
-array(6) {
+array(5) {
[0]=>
unicode(14) "1234NULL23abcd"
[1]=>
unicode(0) ""
[4]=>
unicode(0) ""
- [5]=>
- unicode(38) "TRUEFALSE-11.234444true-11.24%PHP%ZEND"
}
array(1) {
[0]=>
unicode(42) "0000TRUEFALSE-11.234444true-11.24%PHP%ZEND"
}
-- Iteration 6 --
-array(6) {
+array(5) {
[0]=>
unicode(0) ""
[1]=>
unicode(12) ".234444true-"
[4]=>
unicode(0) ""
- [5]=>
- unicode(12) ".24%PHP%ZEND"
}
array(1) {
[0]=>
Warning: explode(): Empty delimiter in %s on line %d
bool(false)
-- Iteration 8 --
-array(3) {
+array(2) {
[0]=>
unicode(28) "1234NULL23abcd00000TRUEFALSE"
[1]=>
unicode(12) "1.234444true"
- [2]=>
- unicode(13) "1.24%PHP%ZEND"
}
array(1) {
[0]=>
unicode(27) "1.234444true-11.24%PHP%ZEND"
}
-- Iteration 9 --
-array(2) {
+array(1) {
[0]=>
unicode(28) "1234NULL23abcd00000TRUEFALSE"
- [1]=>
- unicode(23) "4444true-11.24%PHP%ZEND"
}
array(1) {
[0]=>
unicode(23) "4444true-11.24%PHP%ZEND"
}
-- Iteration 10 --
-array(7) {
+array(6) {
[0]=>
unicode(3) "123"
[1]=>
unicode(0) ""
[5]=>
unicode(9) "true-11.2"
- [6]=>
- unicode(9) "%PHP%ZEND"
}
array(1) {
[0]=>
unicode(53) "NULL23abcd00000TRUEFALSE-11.234444true-11.24%PHP%ZEND"
}
-- Iteration 11 --
-array(3) {
+array(2) {
[0]=>
unicode(48) "1234NULL23abcd00000TRUEFALSE-11.234444true-11.24"
[1]=>
unicode(3) "PHP"
- [2]=>
- unicode(4) "ZEND"
}
array(1) {
[0]=>
}
*** Testing explode() for maximum limit of string with Limit = -1 ***
-array(52) {
+array(51) {
[0]=>
unicode(1) "1"
[1]=>
unicode(2) "55"
[50]=>
unicode(1) "1"
- [51]=>
- unicode(1) "1"
}
*** Testing explode() with string variations as input argument ***