RE: How to submit form via PHP

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

 



Yes, any GET parameters you had will not be added in.

I believe a fragment (#anchor) will be included however.

Read the specs for "base" to see for sure.

It's all spelled out, if you can follow the paper trail and have enough time to read it :-)

> -----Original Message-----
> From: Waynn Lue [mailto:waynnlue@xxxxxxxxx]
> Sent: Monday, September 29, 2008 7:34 PM
> To: Lupus Michaelis; php-general@xxxxxxxxxxxxx
> Subject: Re:  How to submit form via PHP
>
> Hm, it specifies base though. Does that mean the full query string
> won't be guaranteed to be passed along?
>
>
>
> On 9/29/08, Lupus Michaelis <mickael+php@xxxxxxxxxxxx> wrote:
> > Ashley Sheridan a écrit :
> >
> >    From the link you gave, we stick on
> > <http://www.w3.org/TR/html401/types.html#type-uri>, so it references
> an
> > IETF RFC <http://www.ietf.org/rfc/rfc1808.txt> that describes what is
> an
> > URI.
> >
> >    The fourth section describes how we have to determine the
> resolution
> > of an URI. The point that are in our scope is the next I quote :
> >
> > «
> > a) If the embedded URL is entirely empty, it inherits the
> >                entire base URL (i.e., is set equal to the base URL)
> >                and we are done.
> > »
> >
> >    If you have any doubt, just enjoy reading the full document ;)
> >
> >    But for me, it is quite clear that an empty string is a valid URI
> > *into* a document served by HTTP.
> >
> > --
> > Mickaël Wolff aka Lupus Michaelis
> > http://lupusmic.org
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


_______________________________________________________

The  information in this email or in any file attached
hereto is intended only for the personal and confiden-
tial  use  of  the individual or entity to which it is
addressed and may contain information that is  propri-
etary  and  confidential.  If you are not the intended
recipient of this message you are hereby notified that
any  review, dissemination, distribution or copying of
this message is strictly prohibited.  This  communica-
tion  is  for information purposes only and should not
be regarded as an offer to sell or as  a  solicitation
of an offer to buy any financial product. Email trans-
mission cannot be guaranteed to be  secure  or  error-
free. P6070214

-- 
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