ShawnCplus
Code Monkey
1,583 posts since Apr 2005
Reputation Points: 526
Solved Threads: 268
Split and explode are the same thing, they are just two different names.
ShawnCplus
Code Monkey
1,583 posts since Apr 2005
Reputation Points: 526
Solved Threads: 268
Hmm...Just googled it to double check and it said that split uses regex where as explode uses a string.
If explode uses a string and split uses regex then what does preg_split use? What is the difference between split and preg_split? Just curious.
cwarn23
Occupation: Genius
3,033 posts since Sep 2007
Reputation Points: 413
Solved Threads: 259