Oh and, I would like to update you guys here.

Code:
on *:input:*: {
  if ( $1 == .php ) {
    <?php {
      echo -a Uses brackets!
    } ?>
    echo -a Really!
  }
}

alias <?php {
  set %php true
}

alias ?> {
  unset %php
}


So apparently, you can use brackets in your own aliases, in case any of you wondered/didn't know.


GamerzWoW
The Official GamerzPlanet WoW Server