|
Posted by d43m0n AT shaw DOT ca on 04/03/06 05:49
Do not forget, it is not PHP that is actually changing the content
returned to the client, its actually that of which the function is
named after, and that is the http header, which actually instructs teh
http client to "change" its request. You could write a script that
script.php?page=1 instructs a request to go to script.php?page=2, and
backwards.
Another method is to use HTML or Javascript. A simple query on google
will return number methods.
Navigation:
[Reply to this message]
|