A collection of PHP/JS/CSS/Images for quick use with coding ideas and mini projects, so I can hit the ground running.
Simple text formatting for headings, paragraphs, code, links and lists.
A collection of images, Javascript and CSS for quick re-use.
Assorted imagery, backgrounds, gradients, faux rounded corners and 1000 Icons
There's a local version of jQuery (Compressed).
<script type="text/javascript" src="/code/_static/js/jquery.js"></script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">_uacct = "UA-609105-1"; urchinTracker();</script>
Load the dynamic resources, functions and classes.
require $_SERVER['DOCUMENT_ROOT'] . 'code/_resources/main.php';
Get the single instance of a PEAR_DB object connected to staff_david table
$db = DBConn::getInstance();
Available PEAR packages includes