Posted by Steee on 09/14/05 18:38
is there a function like explode which breaks up a single word into an array? $word = "single"; to $word[0] = "s"; $word[1] = "i"; $word[2] = "n"; etc
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming