creation Archive
-
WordPress Database Tutorial posted!
I just created an in depth tutorial that covers the entire wp-db.php file and how WordPress uses it, and how to use it to create plug-ins for WordPress. It is posted in the tutorials section, here. Check it out and let me know what you think. -
PHP IRC Bot Class
I just added an updated version of my PHP IRC Bot Class to the code bin. Basically it is a class that anyone can use to create a PHP bot that connects to any IRC network in just a few lines of code. Full documentation is provided.