>Is it possible to mix javascript and PHP in the same script??

Yes it is, but you have to remember that PHP is server side and Javascript
is Client side. 

>I have a number of web based apps written in PHP/MySql and while they 
>are functionally pretty good they are aesthetically garbage. I'll like 
>to pretty up the interfaces with rollovers etc, but haven't got time to 
>learn JS properly especially if I have to completly re-write the 
>functionality.

Have you thought of using CSS for rollovers?  The newest browsers can do
rollovers pretty good using CSS

Ken Robinson

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to