Answer Posted / sivarajan
<?php echo "<script>alert('Insert Javascript in PHP');
</script>"; ?>
| Is This Answer Correct ? | 55 Yes | 11 No |
Post New Answer View All Answers
Which function is used to read a file removing the html and php tags in it upwork?
Explain the difference between unlink() and unset()?
Describe session in php.
How to break a file path name into parts?
How long is csrf token?
What does mysqli_query return?
Why do we show php code in browser?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
Do loops php?
What are the 5 types of variables?
What is the purpose of the '.frm' file extension? What do thes file contain?
How can you make a connection with mysql server using php?
What is the scope of a variable defined in a function?
How to swap two variables without using 3rd temp variable.
Why php is better?