On Saturday 17 August 2002 17:40, David Yee wrote:
> > It's not PHP's fault -- it's the CGI/POST specs.  The browser is not
>
> sending
>
> > it through, because that's what it was told to do :)
>
> Ah- got it.  That would make sense since it's the browser that's send the
> form data to the server, and if it doesn't chose to....  I wonder why the
> CGI/POST specs are like that- there's probably a good reason?

One advantage is that it saves some bandwidth.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Although the moon is smaller than the earth, it is farther away.
*/


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

Reply via email to