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
How to create an array from php string?
What distinguishes php from something like client side java script?
Where do we use get and post?
What is php in simple words?
What is strstr php?
What type of comments are supported by PHP.
Can I learn php without knowing c?
What is the main difference between php 4 and php 5?
How many ways to include variables in double-quoted strings in php?
Is a number php?
Write a query to find the 2nd highest salary of an employee from the employee table?
Write down the code for save an uploaded file in php.
Can you specify the "new line" character in single-quoted strings?
How to support multiple-page forms?
How to initiate a session in php?