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
How to track user logged out or not? When user is idle?
Explain me the difference between include and require?
What is the difference between for and foreach?
List the different types of print functions available in php?
What is api laravel?
What does empty mean in php?
What is the use of strpos in php?
Do I need apache for php?
What's the difference between __sleep and __wakeup?
List few sensible functions in PHP?
What is the difference between require and include in php?
What does csrf token mismatch mean?
When use javascript vs php?
Which functions are used to count the total number of array elements in php?
What is a stored procedure in mysql?