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 php framework is best for beginners?
Which parts of php are case sensitive?
What is the difference between get & post ?
Can we use session in mvc?
Which function(s) in PHP computes the difference of arrays?
How can cross site request forgery csrf be prevented?
What is the difference between overloading and overriding in php?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is htaccess in php?
What is restful api?
What is use of count() function in php?
Explain php split() function.
What php framework does wordpress use?
How long does a php session last for?
What is a base url?