Php open window
Jul 10, 2016 · We know that in javascript we can open a new window. The snag is I don’t want to have my users click another button or link or screen when my server PHP process completes. I want the process to complete, then automatically open the document. guess what? PHP can send javascript commands! okay… now it’s easy. In the PHP script that is