PHP function as form action: possible?
Posted: Tue Apr 06, 2004 4:32 pm
Is it possible to do something like:
<form action="some php function" method="post">
and if not how can I make a form call a PHP function in some other way?
Thanks
<form action="some php function" method="post">
and if not how can I make a form call a PHP function in some other way?
Thanks