php is a scripting language which runs on the server, prior to delivery of
the page to the client browser.  Javascript is a client-side scripting
language which runs on the client machine after delivery of the page to the
browser.

You can use php to write the Javascript which will be executed by the client
machine and that's all.

HTH
Tony

-----Original Message-----
From: matt [mailto:[EMAIL PROTECTED]]
Sent: 03 August 2001 23:17
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] New to PHP, Please Assist


How can I make php call a javascript function? Is this even possible? Thanks
in advance!

-matt (cs student)



--
PHP Windows 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]

================================
WordWrap Web Development Limited
    t   +44 (0) 131 555 3535
    f   +44 (0) 870 135 3656
    m   +44 (0) 7768 626588
================================

-- 
PHP Windows 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]

Reply via email to