Richard Davey said:
> You don't have to use preg_replace, in its most "simplest" form the
> following code will work just fine for a basic template system:
Blow me down, that's exactly what I need! You just saved me hours of
research. You rock!!
Thanks Rich!
/dev/idal
--
PHP General Mailin
Hello Chris,
Tuesday, February 10, 2004, 7:19:35 PM, you wrote:
CdV> Got any tips on writing a template system? Anything I should be aware of,
CdV> other than copious use of preg_replace? :-)
You don't have to use preg_replace, in its most "simplest" form the
following code will work just fine
2 matches
Mail list logo