[snip]
Unless I'm misunderstanding something, PHP does not implement
scoping (at least in the sense that many other programming languages
do) prior to PHP5.
[/snip]
Actually it does implement scoping, see
http://us2.php.net/language.variables.scope
--
PHP General Mailing List (http://www.php.ne
"Derek Ford" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> news.comcast.giganews.com wrote:
>
> >I am an experienced web developer who is just getting into php. I have
had
> >a php project fall into my lap and wanted a little advice. Here is the
> >scoop:
> >
> >A client move
[snip]
A client moved their site from a server (unknown details) to a
hosting
facility (php 4.3.2). Now none of the scripts work. I have guessed
that
they are coming from an earlier version of apache/php.
[/snip]
It is likely then that register_globals is set to OFF in the php.ini. In
earlie
news.comcast.giganews.com wrote:
I am an experienced web developer who is just getting into php. I have had
a php project fall into my lap and wanted a little advice. Here is the
scoop:
A client moved their site from a server (unknown details) to a hosting
facility (php 4.3.2). Now none of t
4 matches
Mail list logo