Re: [PHP] updated php $_GET

2005-02-13 Thread Bostjan Skufca @ domenca.com
$_GET[section] is slower than $_GET['section'], and quite significantly! B. On Saturday 12 February 2005 14:16, Jacco Ermers wrote: > "Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > > Jacco Ermers wrote: > >> Hello everyone, > >> > >> I recently installed p

Re: [PHP] updated php $_GET

2005-02-12 Thread Jacco Ermers
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Jacco Ermers wrote: >> Hello everyone, >> >> I recently installed php5 onto my windows IIS. Previous I had php running >> on Apache. I coded a page (testing purposes) but now I get errors. the >> page can be viewed

Re: [PHP] updated php $_GET

2005-02-12 Thread Marek Kilimajer
Jacco Ermers wrote: Hello everyone, I recently installed php5 onto my windows IIS. Previous I had php running on Apache. I coded a page (testing purposes) but now I get errors. the page can be viewed on a remote server (without the errors) http://seabird.jmtech.ca Locally I receive these errors:

[PHP] updated php $_GET

2005-02-12 Thread Jacco Ermers
Hello everyone, I recently installed php5 onto my windows IIS. Previous I had php running on Apache. I coded a page (testing purposes) but now I get errors. the page can be viewed on a remote server (without the errors) http://seabird.jmtech.ca Locally I receive these errors: Undefined index: