How do they do that? Ive seen color-coded code all over the net, including here(just remembered that, heh). How does this forum do it and stuff?
Like:
<?php echo "my text"; ?>
it would be like this:
show_source("index.php");
That'll do it. 🙂
Anyway to do that with a string and not a file?
EDIT: Will highlight_string() do it?