----- Original Message -----
From: Steve Davies <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 31, 2003 3:27 AM
Subject: MySql, PHP and Javascript


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

Short answer:   Yes   :)

Longer explanation:
Javascript is just for font end presentation, or formating.. Like HTML   it
doesnt effect the php or mysql

php gets processed on the server..  JS gets processed on the client browser



Brian


> 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

Reply via email to