1.<?php
echo'bsfjbsnmfbs';
?>
2.<?
ech'hjndfjkshf';
?>
3
<?
echo'naskfdjnask';
three programs are exected but which is beter why
Answer Posted / soni
1.<?php
echo'bsfjbsnmfbs';
?>
It's beter to excuted.
| Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
What is the function used to change the root directory in PHP?
What is final class and final method?
What is the difference between require and include in php?
What is csrf token and why it is required?
What are the advantages of triggers?
What is the method to execute a php script from the command line?
Explain Creating and Naming an Array?
What is the difference between fopen() and fclose()?
What does the array operator '===' means?
What is $row in php?
What is array filter php?
What is cURL in PHP?
What are the correct and the most two common way to start and finish a PHP block of code?
How do I end a php session?
What is framework in php?