Jump to content

Polling text file with PHP


zshadow

Recommended Posts

I have an application that writes data to a text file. Essentially, I want to grab results from that file and write them to a MySQL database. Cron is out of the question, since it only runs in minute intervals. The file is not written to *every* second but I need the information logged to a database as it's written to the text file.

 

Would PHP work for this or is there a better alternative?

Link to comment
https://forums.phpfreaks.com/topic/168594-polling-text-file-with-php/
Share on other sites

  • 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.