I have a script that scraped data and then iterated it on the same page each time the page was called. I want to change it up and have the data added to a MySQL database rather than call new data each time the page is called.
Should be pretty straight forward for the right programmer. The script is in PHP and I will provide that and the URL of the page in PMB.