Page 1 of 1

Highlighting

Posted: Mon May 06, 2002 12:50 am
by dusty
adjust the code tag so that it uses php's syntax highlighting, or add a php tag like vB.

Posted: Tue May 21, 2002 2:38 pm
by jason

Code: Select all

<?php
// hehe..
echo "Should be working now";
?>
<?php
// hehe..
echo "Should be working now";
?>