I think you should try:
http://php.net/parse_url
greets
Zoltán Németh
2007. 05. 16, szerda keltezéssel 19.40-kor CK ezt írta:
> Hi All,
>
> The following code works just fine for outputting links from an
> array. The next goal, is parsing the $thisPage variable from the URL
> (http://bushido
http://www.php.net/reserved.variables
use $_SERVER['PHP_SELF'] or $_SERVER['REQUEST_URI']
just parse its value to get what you needed.
hth,
John
On 5/17/07, CK <[EMAIL PROTECTED]> wrote:
Hi All,
The following code works just fine for outputting links from an
array. The next goal, is parsin
2 matches
Mail list logo