Contact: aviboots(AT)netvision.net.il
41,379 questions
53,922 answers
573 users
if (isset($_GET['id']) && empty($_GET['id'])) { echo '$_GET exit and has no value'; } /* run: $_GET exit and has no value */