what is output of echo 1< 2 and echo 1 >2
Answer Posted / krunal gohel
echo 1<2 output is 1 and echo 1>2 output is nothing
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Tell me what is the actually used php version?
Why php is sometimes called as embedded scripting language?
Tell me what is the difference between the functions strstr() and stristr()?
What is a php trait?
How to find the length of a string?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
How to access a Static Member of a Class in PHP?
Why php is also called as scripting language?
Why is facebook still using php?
What sized websites have you worked on in the past?
What’s the difference between htmlentities() and htmlspecialchars()?
Why session timeout is important?
What is the importance of "method" attribute in a html form?
How can we calculate the similarity between two strings?
What is delimiter php?