I have a php file that dynamically prints a script in the head of my html page. The php will not print anything unless data has been posted. Once I post the data from a form on my page, I want the php file to refresh, printing the script in the head. What I have looks like this:I have a php file that dynamically prints a scr