On Fri, 21 Jun 2002, Dib, Walid (MED, Stagiaire GEMS) wrote:

> I want to create a file include .inc which by calling it in almost all the
> pages which I use, will return me to the previous page, thus this script

To manipulate the browser in such a way, you have at least two options:
1) Make the .inc just have a link to the REFERER value from the browser.
2) Make the .inc generate javascript containing a history manipulator


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to