Answer Posted / radha_9090
<?
echo 'PHP';
?>
this file save as .php extention.
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
How to initiate a session in php?
What is the purpose of using php?
What is different between software and app
How to avoid the undefined index error?
Can we use get instead of post?
Which is better #define or enum?
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?
What is difference Between PHP 5 and 7?
Tell me how stop the execution of a php scrip?
How to delete a file from the system?
Is python easier than php?
How can we increase execution time of a php script?
How to change the principal password?
Explain me what is the difference between explode() and split() functions?
What are the special characters you need to escape in double-quoted stings?