Is there any way to call a JAVASCRIPT function in PHP in AJAX
Answer Posted / guest_shah
in php u can call javascript function in onlclick or onchange
event of html tag.or u can call like
?><script language='javascript'>
javascriptfunction
</script>
<?
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What is implode() in php?
Are there regular expressions in php?
What is the array in php?
What are the functions for imap?
Tell me how stop the execution of a php scrip?
What does addslashes do in php?
What is polymorphism?
How does api connect to database?
Explain what is the difference between for and foreach?
What are php loops?
Why do we use cookie?
Tell me how to create a text file in php?
Write a program to find a string is palindrome or not?
Is laravel better than codeigniter?
How does firefox manage cookies?