Reply to Re: [PHP] Count and Preg_Replace Using Version 4.4.1
Posted by comex on 12/04/05 18:08
> form'.$count.'...
You can use preg_replace_callback or the e pattern modifier to let you
run php code for the replacement:
http://us3.php.net/manual/en/function.preg-replace-callback.php
http://us3.php.net/manual/en/reference.pcre.pattern.modifiers.php