php rerouting temporarily store the previous output
Posted
by akshay
on Stack Overflow
See other posts from Stack Overflow
or by akshay
Published on 2010-04-22T17:46:53Z
Indexed on
2010/04/22
17:53 UTC
Read the original article
Hit count: 167
I have an output from a page- Uploader.php. Now i go to some oter page and when havea button on that page to reroute to this page- Uploader.php, i want the iutput of the page to be seen rather than reprocessig the page.
© Stack Overflow or respective owner