|
Posted by Justin Koivisto on 02/01/06 19:03
mwpole@yahoo.co.uk wrote:
> Hello all,
>
> I'm working on an open source PHP project.
>
> Can anyone give me a pointer what PHP does when there is no 'action='
> specified in the form tag?
>
> An example being: <form name='EditEntity' method='POST'>
>
> I've seached all the code for 'EditEntity' and '$_POST' but no sign of
> either.
>
> Thanks in advance, mike
>
I believe it depends on the UA being used, but IME, it posts back to the
same uri (the page that has the form)
--
Justin Koivisto, ZCE - justin@koivi.com
http://koivi.com
Navigation:
[Reply to this message]
|