Is there a way to do an inline if in PHP, similar to IIf in VB and the "condition ? true : false" thing in Java/Javascript/C++?