Getting Some Color Coding for My Site

I am going to use this for the temporary page on my site. I am just putting it here temporarily so that I can get the correct color coding :thumb:


<?PHP
$Name = "ScriptScribbler";
$Content = "Open Source Flash, PHP, Photoshop, and more";

function Contact {
$Email = "Yeldarb at Barbdwyer dot Com";
$AIM = "DHSMaroon13";
$Forum = "www.scriptscribbler.com/forum";
}

//Welcome to the future home of ScriptScribbler.com

/*Copyright Barbdwyer Web Design 2004
All Rights Reserved

Open Source Files *may* be used in your own projects
in exchange for a link back to this site
and proper credit to the original author. */

?>