Re: Dreamweaver & PHP
- From: Geoff Berrow <blthecat@xxxxxxxxxxx>
- Date: Mon, 26 Sep 2005 07:29:55 +0100
I noticed that Message-ID:
<WJHZe.2727$KQ5.528@xxxxxxxxxxxxxxxxxxxxxxxxxx> from Divorcee In Waiting
contained the following:
>I'm using MX (6.0)... Is that already too old? I'm hoping to get a few
>more years out of it with the little work I do.
No it's ok it probably uses $HTTP_SERVER_VARS['PHP_SELF'] for backwards
compatibility. As of PHP 4 it's only necessary to do
$_SERVER['PHP_SELF'] Other superglobal arrays are treated similarly.
http://uk.php.net/reserved.variables
Did you try my suggestion?
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
.
- References:
- Re: Dreamweaver & PHP
- From: Geoff Berrow
- Re: Dreamweaver & PHP
- Prev by Date: Re: Dreamweaver & PHP
- Next by Date: Re: Dreamweaver & PHP
- Previous by thread: Re: Dreamweaver & PHP
- Next by thread: Re: Dreamweaver & PHP
- Index(es):
Relevant Pages
|