PHP Echo Q

Given the following code is there a way to make it so that the function is carried out but after clicking on that link it also sends a signal to the popup window to close? I know the PHP function works I just can’t figure out how to get the page to close as well after the function is carried out through the echo command.

<?php echo " "; echo " "; echo " "; echo " "; echo " "; ?>

Nevermind, I was able to resolve the problem.

Thanks anyways! :slight_smile:

Sponsor our Newsletter | Privacy Policy | Terms of Service