Start your All-Access Pass to unlock this challenge
Challenge 1 / 2
Clearly the dev team has been drinking too much Red Bull. Things have gotten out of hand with all these reversed words. See if you can figure out what this prints:
<?php echo str_replace('ri', 'aa', strrev(strtolower('SQUIRREL!'))); ?>
Skip challenges and go to theNext Chapter