Skip to content

Instantly share code, notes, and snippets.

View bpluhar's full-sized avatar

Brian Pluhar bpluhar

View GitHub Profile
<?php
class main {
protected $password;
public function clean() {
$input = htmlspecialchars($input); // make sure code gets declared
$this->username = $input;
$input = $_POST['password'];