Posted by TimJ on Wed Nov 25 10:27:23 1998
In Reply to: Re: create a new page : Attn Myles posted by TimP on November 25, 1998 at 01:16:57:
| Distribution: | paneris@i-way.co.uk |
|---|
>Does anyone have a well thought out convention for the
>use of the query string variable?>I started using just bare words, but increasingly like to use
>var=val.If I understand you correctly, you want to know weather to do:
a) script.pl?findthatpage or
b) script.pl?action=findthatpagein which case b) is deffinitely correct.