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