muffinjello

Untitled

Apr 14th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. //Defining the variables
  2. $a="[[*menutitle]]";
  3. if ($a !='home'){
  4.     echo "";
  5. } else {
  6.     echo "selected";
  7. }
Add Comment
Please, Sign In to add comment