Tony Tzankoff wrote:
> Is it possible to pass variables in PHP on the localhost server? Is there
> some kind of setting or something that I need? I am new to this and am not
> sure how to go about this. When I upload to a server, the script I have
> works just fine; but when I work on it locally, it does not work. Please
> help while I am still technically sane. Thanks. :oP
> 
> Tony Tzankoff
> http://www.tzankoff.com
> ========================================

Привет!

Watch your php.ini on localhost. I would bet you got register_globals 
off. Then look in the online manual and try to have your stuff working 
on localhost with that parameter off. Sooner or later your provider will 
upgrade, too. If you don't solve it now you'll end up having your 
production site blocked later.

пока
Альберто
Киев


-- 


@-_=}{=_-@-_=}{=_-@-_=}{=_-@-_=}{=_-@-_=}{=_-@-_=}{=_-@-_=}{=_-@

LoRd, CaN yOu HeAr Me, LiKe I'm HeArInG yOu?
lOrD i'M sHiNiNg...
YoU kNoW I AlMoSt LoSt My MiNd, BuT nOw I'm HoMe AnD fReE
tHe TeSt, YeS iT iS
ThE tEsT, yEs It Is
tHe TeSt, YeS iT iS
ThE tEsT, yEs It Is.......


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to