RE: [PHP-WIN] php.ini detail

2005-02-21 Thread Chris Ramsay
Christian, Does the data handling part of php.ini look like the following? ### ; ; Data Handling ; ; ; ; Note - track_vars is ALWAYS enabled as of PHP 4.0.3 ; The separator used in PHP generated URLs to separate arguments. ; Default is "&". ;arg_separator.output

Re: [PHP-WIN] php.ini detail

2005-02-21 Thread Luis Moreira
I am not sure I understand your problem. The separation of parameters is something YOU do, not PHP. An example of a call would be http://www.test.com/script.php?name=Luis&state=active to call SCRIPT.PHP with parameters "name" and "state". christian tischler wrote: Hi, Please help... I think my php.