Searched refs:why (Results 1 – 3 of 3) sorted by relevance
17 $why = (isset($_GET['why']) ? (string) $_GET['why'] : ''); variable19 switch ($why) {
44 function exit_forbidden($why) { argument45 switch($why) {
41 Feel free to send us a note at group@php.net to find out why this
Completed in 5 milliseconds