John Davidson

php - I wonder for the meaning of this instruction

0 comments
Message:


Can you explain to me the meaning of the following instruction :


? echo 2<=>1;

Indeed i do not understand how to interpret ? in the beginning.


Thank you



My Answer:
This instruction is written in PHP and it is used to output the number 2 to the screen. The "echo" statement is used in PHP to output text or variables to the screen. In this case, it is simply outputting the number 2.

Rate this post

4 of 5 based on 9428 votes

Comments




© 2024 Hayatsk.info - Personal Blogs Platform. All Rights Reserved.
Create blog  |  Privacy Policy  |  Terms & Conditions  |  Contact Us