Remember, php is server side while JavaScript is client side. You can't use
php client side. You can use some client side events to call php scripts
which will run on the server and send data to the browser. Events are client
side, so try JavaScript you'll enjoy it too.
HTH
Jayme.
-----Mensagem Original-----
De: Rudi Ahlers <[EMAIL PROTECTED]>
Para: PhP List <[EMAIL PROTECTED]>
Enviada em: sexta-feira, 23 de fevereiro de 2001 14:00
Assunto: [PHP-DB] onMouseOver & onMouseOut
> Is there such a function for PhP ?
> I want to replace some javasctiripts with PhP, but there are quite a few
> onmouseover events.
>
> Thank you
> Rudi
>
>
> "Opinions expressed do not necessarily
> represent the views of my employer."
>
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]