&& (isset(@@DeleteIfDefined@@))<@ endif @>) {
$deleteSQL = sprintf("@@SQLStatement@@",
@@SQLVariableList@@);
mysql_select_db($database_@@ConnectionName@@, $@@ConnectionName@@);
$Result1 = mysql_query($deleteSQL, $@@ConnectionName@@) or die(mysql_error());
<@ if (@@Redirect_url@@) @>
$deleteGoTo = "@@Redirect_url@@";
if (isset($_SERVER['QUERY_STRING'])) {
$deleteGoTo .= (strpos($deleteGoTo, '?')) ? "&" : "?";
$deleteGoTo .= $_SERVER['QUERY_STRING'];
}
header(sprintf("Location: %s", $deleteGoTo));
<@ endif @>
}
?>]]>
)/i]]>
mysql_select_db($database_