B Search Erros
Return Home
Newest questions tagged php - Stack Overflow

ajax array insert into database without page reload [closed]

I'm trying to insert product_name, product_quantity and price into a database via ajax and php. This is my code so far. It does work with product name but I can't get it working including product price and quantity for e

View original source