Re: [PHP] question varibles and url

2002-07-10 Thread Danny Shepherd
What version of PHP are you using? Have you got register_globals on? If they're off you'll need to get the $sort variable by using $HTTP_GET_VARS['sort'] (or $_GET['sort'] if you're using PHP4.1.0 or later) You attachched the wrong file (html output instead of PHP source) You really could do wit

Re: [PHP] question varibles and url

2002-07-10 Thread Richard Baskett
I think you sent the wrong file... Rick Until you have learned to be tolerant with those who do not always agree with you; until you have cultivated the habit of saying some kind word of those whom you do not admire; until you have formed the habit of looking for the good instead of the bad ther