haii........
,first at all sorry because im not good in english
i want to ask how to add quantity for inventory system .this is my form but it has error...
[php]
<?php require_once('C onnections/inventory.php') ; ?>
<?php
function GetSQLValueStri ng($theValue, $theType, $theDefinedValu e = "", $theNotDefinedV alue = "")
{
$theValue = (!get_magic_quo tes_gpc()) ? addslashes($the Value)...