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


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between $var and $$var?

527


How is session data stored?

496


What are php magic quotes?

505


Is php a strongly typed language?

558


Can you specify the "new line" character in single-quoted strings?

541






How be the result set of mysql handled in php?

582


Tell me how can you pass a variable by reference?

509


Tell me what is the difference between the functions strstr() and stristr()?

531


What is mean by an associative array?

531


Explain the changes in php versions?

532


How to enable cURL in PHP?

650


What is difference between static and final in php?

524


Tell me are parent constructors called implicitly inside a class constructor?

540


What is difference between strstr() and stristr()?

527


What is the use of dual table in mysql?

516