Welcome to the Snippets feature of the

Enfeedia News Feed Publishing Service

You arrived here without a Snippets name being specified. If you know the Snippets name, you can go to that Snippets page by substituting the name into the following:

?ACCT=name

and appending the above to the URL in the address bar.

submit=".$submit; if ($submit >= 1) { $NAME = $_REQUEST["ACCT"]; $submit = $submit + 1; } if ($submit == 5) { echo "

Incorrect login information. Access denied.
"; exit; } $query="SELECT PRIVACY_PWD FROM CUSTOMERS WHERE NAME = '$NAME'"; $result=mysqli_query($connect, $query); $row=mysqli_fetch_assoc($result); $PRIVACY_PWD = $row['PRIVACY_PWD']; if ($PRIVACY_PWD == "") { unset($_SESSION['enteredPassword']); unset($_SESSION['enteredAcctname']); } if ($PRIVACY_PWD != "" && ($enteredPassword != $PRIVACY_PWD)) { unset($_SESSION['enteredPassword']); unset($_SESSION['enteredAcctname']); ?>


LogIn To View a 'Private Snippets' Webpage for Account ''




Password: