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 convert a json string to an array in php?
Does php have future?
What is the difference between for and foreach in php?
How is traits used in php?
What are the two most common ways to start and finish a php block of code?
How many escape sequences are recognized in single-quoted strings?
Explain a resource?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
What is trim function in php?
How you can update memcached when you make changes to php?
What is orm in php framework?
What does php exit do?
What are the functions of string?
Tell us how can we display the output directly to the browser?
What is the difference between php 5 and php 7?