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
List some sorting functions in php?
What is meant by public, private, protected, static and final scopes?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to get the length of string?
What is the major php security hole? How to avoid?
What is empty php?
Explain php parameterized functions.
Tell me is it possible to protect special characters in a query string?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
How long is csrf token?
What is namespace in php?
When is a conditional statement ended with endif?
How to genrate report in wordpress cms
sort term descripttion form, report and uery
What is polymorphism in oop php?