More of a JavaScript question

<script>history.back(1)</script>

"Karina S" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> how can I go back to the previous php page from where the actual page was
> called? I want to know not only the file name but the parameter list too.
> (I mean I want "demo.php?p1=1&p2=2&p3=s" and not only "demo.php" from
> "second.php" which was linked on "demo.php?p1=1&p2=2&p3=s")
>
> Thanks!

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

Reply via email to