You've been my salvation!! thanks! :) > print preg_replace('/<%([a-zA-Z]*)%>/e', "\$mioArray['$1']", $testo); > > i never could understand why other languages > made regular expressions so convoluted. > why not just support the =~ binding operator > instead of that awful function syntax...? > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] translating a function from Perl to PHP Black Dragon
- RE: [PHP] translating a function from Perl to PHP ..s.c.o.t.t.. [gts]
- RE: [PHP] translating a function from Perl to... Black Dragon
- RE: [PHP] translating a function from Perl to... Steven Haryanto