[UPHPU] A couple of questions - Arrays and String problem

dataw0lf digitalsuicide at gmail.com
Tue Sep 6 11:35:25 MDT 2005


Jonathan Grotegut wrote:

> 2- In conjunction with question number 1, the items in the list are
> input with a "," as a seperator.  I have found some functions (i.e.
> strrpos) that will find a particular character or characters in a
> string.  However, best I can tell these only work on finding the first
> or the last character in that string not every one.  Do I need to
> (attempt to) build my own function that would find all of the "," in a
> string or is there one that would work for this that is already
> included in PHP?

I think explode() is what you're looking for.


-- 

Joshua Simpson -- dataw0lf.org
Lead Network Administrator/Engineer Aero-Graphics Inc.
jsimpson at aero-graphics.com



More information about the UPHPU mailing list