P.s. real-time syntax highlighting is not working for me
Here's an example of how it should be done: http://codr.cc/44a7f9/js
EDIT: An archived, non-editable version for show :p http://codr.cc/s/d8d5cc6f/js
http://codr.cc/s/baf9f6f6/py
<?php if ( isset ( $_POST['var'] ) === true ) { echo 'bar'; } ?>
P.s. real-time syntax highlighting is not working for me