Answer Posted / atanu
<?php
echo"<script language='javascript'>
</script>
";
?>
| Is This Answer Correct ? | 101 Yes | 31 No |
Post New Answer View All Answers
Why do we use php?
Do you know what does $globals means?
What is the difference between characters and #?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is memcache?
How to do single and multi line comment in php?
What is the use of hooks?
Difference between mysql_connect and mysql_pconnect?
How check submit button is clicked in php?
Is php used for frontend or backend?
What is the static variable in function useful for?
What is the difference between require_once and require in php?
What are hooks in php?
Why do we use cookie?
What is a php session?