Explode

function explode(sep, str) { return str.split(sep); }

Splits a string(str) into an array separated by sep.

Digg This

Need a reliable webhost? Take my word for it and go with Hostgator Green Web Hosting by HostGator



Warning: fread(): Length parameter must be greater than 0 in /customers/n1studios.net/n1studios.net/httpd.www/minicounter.php on line 17