Jump to content

[SOLVED] Close page with PHP?


rscott7706

Recommended Posts

I don't like javascript's close a page

<script language="JavaScript" type="text/javascript">
  window.close();
</script>


I don't know about anyone else, but I get complaints from users that it doesn't always work (and I have experienced it also).

Is there a "PHP" close page code?
Link to comment
https://forums.phpfreaks.com/topic/32741-solved-close-page-with-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.