Rate this script:  I Love it  /   I Hate it

shorthand if, else


Code


echo ( $color == 'green' ) ? 'Green' : 'Not Green';
 

 

 
shorthand if, else scripts | shorthand if, else snippet | shorthand if, else example | shorthand if, else tutorial | shorthand if, else code