Re: preg_slipt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > No, preg_split would be overkill here, you want to take a look at
> > str_split:

> Sorry I forgott to tell that I'm not using PHP 5.x :-)

Ahhh, right - my answer won't be of much use to you then :-)

In that case, David Grant's suggestion of using chunk_split() in
combination with split() is probably your best option then!

Cheers

Dave P

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux