function redirect($s){
echo '';
}
ob_start();
if($_SESSION["custID"] == "")
{
?>
}
else
{
$strSQL = "DELETE FROM favouriteproduct WHERE FPId ='" . $_REQUEST["prod"] . "'";
mysql_query($strSQL) or die("cannot add favourite product".mysql_error());
redirect($_SERVER['HTTP_REFERER']);
}
?>
B. A. Freeman
Home | Galleries |
Contact Us |
Guest Book
Follow me on by blog for all the latest news!
Site Design © Analytica Business Systems, Inc.
Site Content © Barbara A. Freeman
All Rights Reserved