what is output of echo 1< 2 and echo 1 >2
Answer Posted / joseph
what will happened mean if true echo 1 else nothing
example
echo 5>2 ans is 1
echo 10<11 ans is 1
echo 10<9 ans nothing
so if true 1 else nothing
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of $_ session?
Is php easy language to learn?
How to redirect a page in php?
How to create a table to store files?
Which database is best for php?
How to remove duplicate values from array using php?
How to know user has read the email-php?
What is mysqli php?
What is a php certification?
What is variable function php?
What is framework? How it works? What is advantage?
How to stop the execution of php script?
What is the difference between array_pop() and array_push()?
What is move_uploaded_file in php?
in PHP for pdf which library used?