LAMPInterview

A Venture from AccuGlobal.com

What is the difference between Explode and Split?

Posted by lampinterview on May 7, 2008

Split - Splits string into array by regular expression. Explode - Split a string by string. In split we can use regular expression where as in explode we can not use regular expression.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>