> > > I need some help with freetrade + php4.0b3 + IIS4 on NT.
> > > I have one only one problem:
> > > On phpinfo() I see all global variables like $SERVER_NAME etc.
> > > But index.php3 on freetrede not understend $SERVER_NAME and other
> > > variables...
> > > In php.ini I did'n find any global variables handlers.
> > > Can anybody help me?
> >
> > That's really strange.  If you add print($SERVER_NAME) to index.php3 it
> > prints nothing?
> 
>         Nop. Prints nothing :(
>         Its super strange - phpinfo() inserted to the same index.php3 prints all
> variables :((

This isn't within a function is it (if so, you'll have to use the
"global" statement)--sorry, just trying to rule out the obvious.

-jj


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to