Re: $_SESSION variable gets lost on FORM action

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# dreasi0n.php.net@xxxxxxxxx / 2007-01-18 08:59:11 +0000:
> >Roman:
> >[...]
> >You don't need to know your IP. See the grammar for AbsoluteURI:
> >ftp://ftp.rfc-editor.org/in-notes/rfc2396.txt
> >
> >>I'm asking this because my IP is dynamic and I'm using a free
> >>redirection service. My site is at
> >>'http://something.no-ip.org/sitename' can I use
> >>'http://something.no-ip.org/sitename/index.php?vaz=value' on the
> >>Locarion header?
> >Actually you *must* use it instead of just the "index..." part.
> >
> 
> Thank you Roman, I'm now working with absolute paths! :)
> 
> I Never thought that HTML had those specs...

It's not HTML, that's a completely different animal! HTTP is a transport
protocol, HTML is a document format.  HTML documents are but one type
of things you can transport using HTTP.

> With the relative link it worked and so it was OK for me...

Don't rely on browser bugs and features present to work around popular
bugs in server-side scripts.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux