php3-list | 2000051
Date: 05/11/00
- Next message: Allen Francom: "Re: [PHP3] PHP + Netscape Enterprise Server"
- Previous message: NickM: "Re: [PHP3] Regex Challenge"
- Next in thread: Andrian Pervazov: "Re: [PHP3] splitting strings"
- Reply: Andrian Pervazov: "Re: [PHP3] splitting strings"
- Reply: Markus Harma: "Re: [PHP3] splitting strings"
- Reply: Richard Lynch: "Re: [PHP3] splitting strings"
- Maybe reply: Gregor Welters: "Re: [PHP3] splitting strings"
- Maybe reply: Ankur Verma: "Re: [PHP3] splitting strings"
- Maybe reply: Alex Turner: "Re: [PHP3] splitting strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a string:
4435_34:48834_28:273_2
I am calling preg_split("/:/",$string) in an attempt to split it, but it
doesnt seem to be working.
Has anyone else had any luck splitting strings in PHP, is there a better
way to do it?
ALex T
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Allen Francom: "Re: [PHP3] PHP + Netscape Enterprise Server"
- Previous message: NickM: "Re: [PHP3] Regex Challenge"
- Next in thread: Andrian Pervazov: "Re: [PHP3] splitting strings"
- Reply: Andrian Pervazov: "Re: [PHP3] splitting strings"
- Reply: Markus Harma: "Re: [PHP3] splitting strings"
- Reply: Richard Lynch: "Re: [PHP3] splitting strings"
- Maybe reply: Gregor Welters: "Re: [PHP3] splitting strings"
- Maybe reply: Ankur Verma: "Re: [PHP3] splitting strings"
- Maybe reply: Alex Turner: "Re: [PHP3] splitting strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

