So I have three PHP files, the addProduct.php sends the form data to my add.php file add where it adds the data for that product and sends me back to my productList file.