what is output of echo 1< 2 and echo 1 >2
Answer Posted / ravindra saxena
echo 1<2 output is 1 and echo 1>2 output is 0
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can we display the output directly to the browser?
Why is php so popular?
What is singleton design pattern in php?
How do you use an array in excel?
How to convert numbers to strings in php?
What is T_PAAMAYIM_NEKUDOTAYIM?
What is isset in php?
Is salary a ratio or interval?
What is memcache?
What are the advantages of object-oriented programming in php?
How to get the total number of values in an array?
Is uploaded file php?
Define urlencode() and urldecode() used in php?
What is php7?
What is return value in php?