Controlled page reloading with value changing

Blackable

New Member
I made a script in PHP which gets a value using get method and then some functions are exceeded. After that I want to reload the the script and change the get value before that.I can not use the header function because header is already set.If there is some other method to pull of automatic reloading with value changing please share.
 
Top