Jump to content

Need Urgent Help with File Matching Script


neothe1

Recommended Posts

Hey, guys,

 

I'm doing a technical writing internship right now (I'm not really a coder = read, I don't know PHP at all) butI urgently need to write a PHP script to do the following:

 

- take an index.html file

- scan it for "ReleaseNotes_x.x.x.html" and list all the found files in a table column, each entry linking to the relevant file

- scan it for "NotableChanges_x.x.x.html" and place the notable changes with the same version in a column next to the release notes

  - if there are no notable changes with the same version, return  

- scan it and list all the remaining files that match neither case

 

I would like to post my current script, where I tried to do file matching with regex, but, first of all it's b0rken, and, secondly, it would violate my non-disclosure agreement. :-(

 

Please help!

I need you to help me write it. Wasn't my request obvious enough? I am not in Dev, I work only with XML/DITA. I don't know any of this.

 

Then you likely need to hire someone who knows what they are doing. We aren't here to write programs for people.

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.