PHP script - duplicate content in database, duplicate execution
Feb 24, 2019
Background: I developed a PHP scripts for Joomla/Virtuemart that could be used to import shipping/handling fees from a .csv file into Joomla's shipping_rate table.
Problem: Although the script executes and imports the data correctly whenever I would check the dat Continue reading...