groups

Link to this snippet:


Download to Code Collector

language: PHP
licence: Other

PHP/JS : ternaire

options: send to code collectorview all pierre alexandre payet's snippets
<?php ($booleen) ? /*si vrai*/ : /*si faux*/ ; ?>

//en js
//