Hello I'm using this method to refresh the page:
header ("Refresh: 0");
But I would not want to lose what's in $ _POST ...
How to proceed in this situation?
Hello I'm using this method to refresh the page:
header ("Refresh: 0");
But I would not want to lose what's in $ _POST ...
How to proceed in this situation?