Answer Posted / preeti
you can write the php tags inside the javascript tag
<script language = javascript>
<? code ?>
</script>
| Is This Answer Correct ? | 24 Yes | 37 No |
Post New Answer View All Answers
Describe the security vulnerability of PHP?
How can i execute PHP File using Command Line?
What is an associative array?
What is the use of $_request variable?
What is a definer in mysql?
How be the result set of mysql handled in php?
What is the difference between php and cakephp?
Can we override magic methods in php?
What is strcmp?
How to calculate the length of a string?
What is the difference between php traits vs interfaces?
Which function can be used to delete a file?
What is mysql_fetch_row?
What are php variables?
How arrays are passed through arguments?