I\'m executing a PHP if/else statement.
However, I want the code to do something like this :
You can echo the HTML for a style element and throw the CSS inside that.
else { echo ''; }