This commit is contained in:
Hendrik
2017-02-03 10:33:44 +01:00
parent afb45d6709
commit fde736b8c5
5 changed files with 20 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
<!-- function test_input taken from http://www.w3schools.com/php/php_form_validation.asp -->
<!-- Form value holding. -->
<?php
$search = "";
$status = array("user", "frozen", "banned", "unconfirmed", "admin", "owner");