Posted by mwpole on 02/01/06 18:59
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
[Back to original message]
|