Highlighting

We know you have an opinion on how things should be run around here. These are suggestions for the forums, and the website.This forum is not a place to ask for suggestions to your own coding (or otherwise) problems.

Moderator: General Moderators

Post Reply
dusty
Forum Contributor
Posts: 122
Joined: Sun Apr 28, 2002 9:52 pm
Location: Portsmouth, VA

Highlighting

Post by dusty »

adjust the code tag so that it uses php's syntax highlighting, or add a php tag like vB.
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

Code: Select all

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