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
How to find length of an array in php ?
Explain PHP?
Which function Returns the time of sunrise for a given day / location in PHP.
Which is a perfect example of runtime polymorphism?
Is age an interval or ratio?
How would you open a directory for reading in php?
How to read the entire file into a single string?
Why is used in php?
Is php case sensitive?
What is the current stable version of php? What advance thing in php7?
How can cross site request forgery csrf be prevented?
What is the purpose of the '.myd' file extension? What do thes file contain?
What is php mainly used for?
In php, objects are they passed by value or by reference?
How to select a database in php?