Answer Posted / bagman
echo "<script>java code</script>"
| Is This Answer Correct ? | 30 Yes | 39 No |
Post New Answer View All Answers
What is the difference between == and === operator in PHP?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
How to create an array from php string?
Is salary fixed or variable cost?
What is scope of variable in php?
What is list function with their uses.
Is php 7.0 stable?
What is chrome logger?
Explain what does the function get_magic_quotes_gpc() means?
What is meant by public, private, protected, static and final scopes?
How to access standard error stream in PHP?
Tell me how do you define a constant?
Define object-oriented methodology?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What are the three classes of errors that can occur in php?