Jump to content

Clean IF Statement


unemployment

Recommended Posts

thats a good way or

<?php echo (!empty($otherfans) ? "class=\"newstext\"" : "class=\"newstext pts\"" ); ?>

 

that way if it is empty you dont get a css class error...

Don't know how you'd get a css class error... I think it looks cleaner without all the backslashes.. but to each his own.

 

(Obviously I meant newstext, not newstest :P)

Link to comment
https://forums.phpfreaks.com/topic/234118-clean-if-statement/#findComment-1203326
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.