Ternary Conditional Syntax


/ Published in: PHP
Save to your folder(s)

Condition = The condition which must be met.
True = Executed if the condition is met.
False = Executed if the condition failes.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.