There was an error while loading. Please reload this page.
1 parent 8a25ad5 commit a8eb6d5Copy full SHA for a8eb6d5
README.md
@@ -2,6 +2,8 @@
2
3
Tiny function to **split** a string by a array of the string for PHP.
4
5
+The **mexplode()**, **mexplodes()** function breaks a string into an array.
6
+
7
## Different ways
8
9
- `preg_split` (one of the best way)
0 commit comments