Posted by the DtTvB on 06/09/06 04:12
Henrik Hansen wrote: > I think you want $_SERVER["PHP_SELF"] . $_SERVER["QUERY_STRING"] I use $_SERVER["PHP_SELF"] . ($_SERVER["QUERY_STRING"] != '' ? '?' . $_SERVER["QUERY_STRING"] : '')
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming