Hi Steve, Yes, it is possible to mix PHP and JavaScript, for example:
var givemeaphpvalue = <?php echo $phpvalue; ?>; I use PHP and Javascript together quite often. Regards, Kevin ----- Original Message ----- From: "Steve Davies" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 31, 2003 8:27 AM Subject: MySql, PHP and Javascript > Hi All > > Is it possible to mix javascript and PHP in the same script?? > > 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. > > Any help greatly appreciated > > Steve > > > > --------------------------------------------------------------------- > 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 > --------------------------------------------------------------------- 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