Other technique of using if then else statement
Posted: Thu Aug 09, 2007 6:11 pm
@all
i just wanna ask what do you call other technique of using if then else statement?
like this one :
i forgot the keyword
thanks for helping in advanced...

i just wanna ask what do you call other technique of using if then else statement?
like this one :
Code: Select all
<?php ((count($this->getErrorMessages())) ? FALSE : TRUE; ?>thanks for helping in advanced...