Ajax function does not work and neither does it call the php function – PHP Versions
so I'm creating an online shop website and the admin is suppossed to be able to add,edit or remove the products. I've successfully finished coding the first two actions using php, and now I want to make the delete function.…