This issue arises from a combination of factors:
// Sanitize all inputs $product_name = htmlspecialchars($_POST['product_name'], ENT_QUOTES, 'UTF-8'); php point of sale source code fix download