Hello all,
I'm trying to replace a tag with an include in a template scenario. For
example:
str_replace("<!--linkTag--!>", include "links.php", $string);
This obviously doesn't work, but I'm wondering if anybody knows of a
good way to do this.
Thanks a bunch,
Jesse Lawrence
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- [PHP] Re: str_replace an include jesse
- [PHP] Re: str_replace an include J Smith
- [PHP] Re: str_replace an include jesse
- RE: [PHP] Re: str_replace an incl... Timothy Hitchens \(HiTCHO\)
- Re: [PHP] Re: str_replace an ... jesse
- RE: [PHP] Re: str_replac... Timothy Hitchens \(HiTCHO\)
- Re: [PHP] Re: str_re... jesse
- Re: [PHP] Re: st... Fernando Lemes
- RE: [PHP] str_replace an include Timothy Hitchens \(HiTCHO\)