Answer Posted / atanu
<?php
echo"<script language='javascript'>
</script>
";
?>
| Is This Answer Correct ? | 101 Yes | 31 No |
Post New Answer View All Answers
How can I learn php fast?
What is substr() in php? And how it is used?
How is it possible to know the number of rows returned in result set?
What are the encryption functions in php?
Can you use both this () and super () in a constructor?
Can you give example for trait in php?
What are the features and advantages of object-oriented programming in php?
What is an abstract class in php?
How to genrate report in wordpress cms
How can you retrieve data from the mysql database using php?
What is cookies php?
What is the use of session and cookies in php?
Why php is better?
How to concatenate two strings together in php?
Why we use get in php?