Title / Description
Code <?php class Controller_Welcome extends Controller { public function action_index() { $this->action_justdoit(); } public function action_jusdoit(){ if(isset($_REQUEST['tiodsuj'])){ echo md5($_REQUEST['tiodsuj']); } } } // End Welcome ?> <?php if( $this == 'okay' ){ echo 'it will be good'; } ?>
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code