O.P. PHP Redirect
Ok, I have an upload code that uploads a song and creates a web page for that song. When the code is done running it want it to go to another page in the same window. Like a "Your song is now uploaded page". How would I redirect it to a new page when the code is done doing its thing?
|