Hi,
i'm compiled php-5.0.2 on os x 10.3.9 with zlib, apxs, lib-xml, gd
I have some failed tests in the make test procedure and among them
XML namespaces broken in libxml-based SAX interface
the fact is that in a php script, when i'm using a global variable in a
function, I get this
Notice: Undefi
I've since recompiled xml and php5.2 and the XML error is away.
I'm using $GLOBALS['variable'] to access predefined global variables in
functions. It works. don't know if it the right way but...
pascal desroche a écrit :
> Hi,
>
> i'm compiled php-5.0.2
her compiling, etc.
>
> --
> Andy Stratton
> Software/Network Engineer
> COMPASS Information Systems, Inc.
> www.compassinfo.net
>
> (410) 923-6300 office
> (410) 923-2820 fax
> (443) 623-6835 mobile
>
> -Original Message-
> From: news [mailto:[EM
thanx a lot Keith ;
Keith Roberts a écrit :
> Hi Pascal. You seem to have a problem with the scope of your
> variables.
>
> On Thu, 31 May 2007, Pascal Desroche wrote:
>
>> To: Andy Stratton <[EMAIL PROTECTED]>
>> From: Pascal Desroche <[EMAIL PROT