php3-list | 199903
Date: 03/23/99
- Next message: Martin Storsjö: "[PHP3] 2 newbie-questions!"
- Previous message: mike grommet: "[PHP3] problems loading calendar extensions..."
- In reply to: Dan Delaney: "Re: [PHP3] self-referential URLs"
- Next in thread: CeCe: "[PHP3] Get imagesize ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Martin Storsjö: "[PHP3] 2 newbie-questions!"
- Previous message: mike grommet: "[PHP3] problems loading calendar extensions..."
- In reply to: Dan Delaney: "Re: [PHP3] self-referential URLs"
- Next in thread: CeCe: "[PHP3] Get imagesize ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

