Re: [PHP] question varibles and url

2002-07-10 Thread Danny Shepherd
of PHP source) You really could do with a spell checker btw :-) HTH Danny. - Original Message - From: @cid To: [EMAIL PROTECTED] Sent: Wednesday, July 10, 2002 10:24 PM Subject: [PHP] question varibles and url on my page (lessen.php) i have a variable $sort if this varible is empty if

Re: [PHP] question varibles and url

2002-07-10 Thread Richard Baskett
there is in others, you will be neither successful nor happy. - Napolean Hill > From: "@cid" <[EMAIL PROTECTED]> > Date: Wed, 10 Jul 2002 23:24:23 +0200 > To: [EMAIL PROTECTED] > Subject: [PHP] question varibles and url > > on my page (lessen.php) > > i have

[PHP] question varibles and url

2002-07-10 Thread @cid
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 sh