Ver originalif(!empty($_GET['var'])){ echo '<script>showPopup()</script>'; echo "Se recibe la variable por get: ".@$_GET['var']." <br />";}