Jump to content

Newbie looking for solution ideas


recycles

Recommended Posts

Hi.  I am looking for ideas to solve this problem:

In a simple text file, I have two pattern strings.

Let's call them XXXXX and ZZZZZ.

Using Php, I want to find XXXXX and print out XXXXX

along with everything in between until I come to ZZZZZ

and print out ZZZZZ too.

 

I am new at using Php.  If you can't share some code examples, can you just point me to some functions that will do the trick?  I can read about the functions and figure it out, but I just need to know where to look.  Thanks in advance for your help.

 

Link to comment
https://forums.phpfreaks.com/topic/178492-newbie-looking-for-solution-ideas/
Share on other sites

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.