Yes I know you are not able to refresh in php, but insert meta tags into an echo statement that can refresh, or use javascript, etc.
The problem is I have tried all these solutions and it still does not work. :(
So I will tell you my problem and hopefully you can help me. :)
I have a page that is used to delete certain images.
You select the image on the MAIN page and then press a DELETE button (input type="submit").
Then the MINOR page is opened up with the details of the image you just deleted.
What I am looking for is when that DELETE button is clicked that it does what it does and then at the end the page is REFRESHED.
So any ideas? Thankyou.
Regards X