<?php echo strpos("I love php, I love php too!","php"); ?>
Pro tip: use ```triple backticks around text``` to write in code fences