PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Below is a Perl code regular expression. It worked fine for me but when I run it in php (removing the gm parameter) if will only return one result with everything inside. could anyone help me?
there's another function called [url=http:php.net/preg_match_all]preg_match_all[/url] and you probably won't get nearer to perl's /g though the return value may look strange at first