Answer Posted / bnvs kishore.
<?php
//php coding.
?>
<script langauge="javascript">
//javascript coding.
</javascript>
<?php
//php coding.
?>
| Is This Answer Correct ? | 15 Yes | 22 No |
Post New Answer View All Answers
What function do we use to find length of string, and length of array?
How send email using php?
How to initiate a session in php?
Tell us how to set cookies in php?
Explain me how to include a file to a php page?
What is input sanitization in php?
Explain what is the difference between $var and $$var?
How is it possible to know the number of rows returned in result set?
Which variable declarations within a class is invalid in php?
Is php a programming language?
Why do we need abstract class in php?
What are the string function in php?
For image work which library is used in php?
What does namespace mean in php?
What is fetch array in php?