Answer Posted / naqiya
example
?>
<script language='javascript'>
document.location.href=".php";
</script>
<?php
}
?>
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is PHP's configuration file called?
Explain object-oriented methodology in php?
What language is php based on?
Why framework is used in php?
How to send a cookie to the browser?
What is the difference between array_merge() and array_merge_recursive() in php?
What is php key?
Explain the difference between $message and $$message?
Can age be a variable?
What is constructors and destructors?
What is action hooks and filter hooks?
How to test if a variable is an array?
Differentiate between require and include?
Is python better than php?
How can php and html interact?