Date: 08/30/01
- Next message: Lawrence.Sheed <email protected>: "RE: [PHP] Re: install error"
- Previous message: rodrigo: "[PHP] mysql database has gone away"
- Next in thread: CC Zona: "[PHP] Re: If i use preg_match() how can i preg_match next?"
- Reply: CC Zona: "[PHP] Re: If i use preg_match() how can i preg_match next?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello.
If i have this string: "1 2 3 4 5 6 7 no more!"
and this regular expression: "([0-9]+)"
now how can i run preg_match to get result by result until no results are
returned?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Lawrence.Sheed <email protected>: "RE: [PHP] Re: install error"
- Previous message: rodrigo: "[PHP] mysql database has gone away"
- Next in thread: CC Zona: "[PHP] Re: If i use preg_match() how can i preg_match next?"
- Reply: CC Zona: "[PHP] Re: If i use preg_match() how can i preg_match next?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

