Replace in included files

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!

Moderator: General Moderators

Post Reply
MeNewBe
Forum Newbie
Posts: 1
Joined: Mon Apr 12, 2010 11:09 am

Replace in included files

Post by MeNewBe »

Hello,
i'm a Newbie and could use some help at this: I want to replace certan strings within an included .html-file. I have already searched for it, but all i found was a script to remove one string with another, but i got more than just one string. Please help, thanks in advance!
roders
Forum Commoner
Posts: 68
Joined: Tue Oct 20, 2009 9:29 am

Re: Replace in included files

Post by roders »

You want to replace with what?? Because if replacing one string with another isn't what you're looking for then what do you mean by replace??
Post Reply