"Morten Nielsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi
> Is it possible to call a function in a javascriptpage from a PHP page?
> I have a function, which I use when the user press a button. I would like
to
> call this function just by typing the name. Is that possible?

Strictly speaking, no...

Indirectly, you can use PHP to write Javascript such that your
Javascript function will be called when the client loads the page.



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

Reply via email to