Skip to content

Commit a8eb6d5

Browse files
authored
Update README.md
1 parent 8a25ad5 commit a8eb6d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Tiny function to **split** a string by a array of the string for PHP.
44

5+
The **mexplode()**, **mexplodes()** function breaks a string into an array.
6+
57
## Different ways
68

79
- `preg_split` (one of the best way)

0 commit comments

Comments
 (0)