Re: calling JS function from php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



suresh kumar wrote:
> I am facing one problem in my project.I am trying to call a javascript function from php.but it not executing.this is my code.
>   


This is not a php problem, php produces a text file which is interpreted
by the browser as html and javascript.  Have a look at your
html/javascript (view source) and figure out the problem.  The use of
php is completely incidental.


David

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux