Php/mysql Code Snippet

I have a file (text file, with comma/semicolon separated values).. and the file is updated every hour–automatically.
I need the data from this text file to be populated into MYSQL database
and then be displayed on the frontend.
The main part is: As soon as the text file is updated every hour, the database should automatically capture data from this text file and display it on the website

Need to start immediate.

Leave a Reply

Your email address will not be published. Required fields are marked *