Ashley Sheridan wrote:

> Without the action attribute, the form submits to itself, i.e. a form
> on contact.php submits to contact.php without an action attribute
> being specified.

Yes, not specifying the action attribute is the same as having an empty
action attribute.  I don't know if all browsers interpret it that way,
but it does seem a reasonable assumption.


/Per Jessen, Zürich


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

Reply via email to