Jump to content

Need help opening up a file and replacing text between 2 delimiters


OM2

Recommended Posts

I will have a PHP file

 

Within that PHP file I'll have something like this:

 

<!-- #### Start of my code -->

 

<!-- #### End of my code -->

 

I want to write code that replaces everything between those 2 delimeters in the file

I'm just not sure where to start with the pattern matching - seems so complex to me right now

 

I'd like to make water tight as possible - I want to have several of these in the same file

 

Any code to help me start would be great

 

Thanks

 

 

OM

 

 
  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.