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 $_ get in php?
Do you know what is the function func_num_args() used for?
Explain the advantages of using PHP?
What are the different errors in php?
iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
What is a php trait?
What are the uses of php language?
Explain me how failures in execution are handled with include() and require() functions?
What is the use of friend function in php?
What is default session time and path in PHP. How to change it?
What is the use of @ in php?
What is $_ server request_method == post?
What are arguments in php?
Why post method is used in php?
Explain about getters and setters in php?