Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] How to change CGI separator? From: Alan Baer (abbaer <email protected>)
Date: 03/11/99

You can always parse it yourself. Everything to the right of the "?" is
available in the $QUERY_STRING variable. That said, I don't know why you'd
want to do that.

Alan.

Peter Bolmehag wrote:
>
> Hi!
>
> I want my links to be engine.php3?variable1=value1;variable2=variable2
>
> instead of using & as a separator.
>
> how?
>
> Peter
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
> List administrator: zeev-list-admin <email protected>

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>