[EMAIL PROTECTED] wrote:
Can anyone show me how to call a function when submit is pressed or a form
is submitted.
"When submit is pressed"... as in instantly / on the web browser's side?
You need Javascript for that; PHP simply won't do that.
Or did you mean "when a form gets posted to the server"
No, you are confusing javascript (client side) with PHP (server side).
"T Umashankari" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hello,
>
> Is it possible to call php function in the onclick event ?
>
> REgards,
> Uma
--
PHP General Mailing List (http://www.php.net/)
To un
2 matches
Mail list logo