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

Reply via email to