Php4? or 3?

Have you tried $_GET["sort"]

---------------------------------------------------------------------------
Chris Kay
Technical Support - Techex Communications 
Website: www.techex.com.au   Email: [EMAIL PROTECTED]
Telephone: 1300 88 111 2 - Fax: (02) 9970 5788 
Address: Suite 13, 5 Vuko Place, Warriewood, NSW 2102 
Platinum Channel Partner of the Year - Request DSL - Broadband for Business
---------------------------------------------------------------------------

> -----Original Message-----
> From: sven vandamme [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, 11 July 2002 6:41 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] varible in url question
> 
> 
> on my page (lessen.php)
> 
> i have a variable $sort
> 
> if this varible is empty if enterd the page then it will be 
> set on 'day'
> 
> i have 3 links in the page
> 
> lessen.php?sort=day
> lessen.php?sort=game
> lessen.php?sort=player
> 
> so these links refure to the same page (itself)
> on clicked it opens itself and should set the varible to day, 
> game or player but that doesn't happen. can somebody help me please
> 
> 
> see attachmend
> 
> greetz @cid
> 
> 
> 
> 
> 

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

Reply via email to