Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] self-referential URLs From: Adam Trachtenberg (adam <email protected>)
Date: 03/23/99

On Tue, 23 Mar 1999, Dan Delaney wrote:

> More importantly, does PHP support the ';' in place of the '&', as
> the page from W3 suggests it should? I just tried. No, it doesn't.

Edit your php3.ini file and add:

arg_separator = ";" ;

-adam

-- 
/ adam maccabee trachtenberg | visit college life online \
\ adam <email protected>           | http://www.student.com    /

-- 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>