<?php $admin = true; $moderator = true; if($admin && $moderator){ echo 'True'; }
You have javascript disabled. You will not be able to edit any code.