php-general | 2000071

Re: [PHP] link.htm?count instead of link.htm?count=1 From: Andrew (fisherres <email protected>)
Date: 07/15/00

Dear CDitty,

$count = getenv ("QUERY_STRING");

Andrew
digi-FX
-------------------------------
http://www.digi-FX.net
> ----- Original Message -----
> From: CDitty <mail <email protected>>
> To: <php-general <email protected>>
> Sent: Saturday, July 15, 2000 12:55 PM
> Subject: [PHP] link.htm?count instead of link.htm?count=1
>
>
> > Can someone tell me or show me how to use a url variable like
> > link.htm?count instead of link.htm?count=1 ?
> >
> > I have seen this done on various sites but don't know how it is
> > done. Anyone know?
> >
> > CDitty
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
> >
> >
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>