Hi All, I guess regex can do the trick but I don't know much about regex :(( Here is what I want: Say a text string in which there're several words enclosed by "{" and "}", for example {hellow}. I need to pick up each of the words like this and print them or do some processing one by one. Can any one please show me an example how to do this in PHP. Thanks in advance!
Alex -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php