if(empty($_GET['swf']) and empty($_GET['name']) and empty($_GET['description']) and empty($_GET['instruction']){/// code here}else{/// and here}
↧
Answer by lfx for PHP: Set Variable to Get Value
↧