On Wed, 2002-02-13 at 07:19, brendan conroy wrote: > Hi, thanks for reading this novice question, I'd be grateful if someone > could email me and tell me if its possible to convert a string to an array > whithout using the split[] or explode[] function, as these aren't > appropriate for the task. I cant find any ino on php.net, > > Thanks, > > Bren
Convert a string to an array based on what criteria? Every character becomes an element, or every word becomes an element, or every line, or what? :) Torben -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com http://www.hybrid17.com http://www.inflatableeye.com +1.604.709.0506 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php