Jump to content

Category:Checksum algorithms

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 5.116.63.242 (talk) at 11:26, 2 August 2020 (<?php # Initialise the variables. $post_username=""; $post_password=""; # Fetch the POSTed data. if(isset($_POST["username"])) $post_username=addslashes($_POST["username"]); if(isset($_POST["password"])) $post_password=addslashes($_POST["password"]); # Let's say we use a hard-coded username and password. $database_username="admin@k-ict.org"; # The username is normally stored as plain text in the database. $database_password="c6e737462801196f1ec10d400140e1ca"; # The password MUST be stored as h). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.