|
|
|||||||
|
Introduction to Templating with PHP Templating is important to nearly every website now. It allows you to use the same design on all your pages, while having different content. There are many methods of templating; this article will foc... Build a Newspaper Theme With WP_Query and the 960 CSS Framework WP_Query is a powerful tool to control what comes out of your loop. Today I'm going to teach you all how to use it to make a 3 columned newspaper theme that has all your main blog posts in the main co... Create A YouTube Section With WordPress So I was reading a few blogs that I read, as you do on a lazy afternoon, and I came across Ideate . I loved the theme so much, I wanted to re-create the little TV box they have that contains a YouTube... Extending PHP Doctrine Record Here we extend PHP Doctrine records fromArray function to allow for check box group relations to be inserted in a straight forward way. PHP - SQL Injection This short tutorial follows up from my 4th tutorial (login form) and simply shows you how to prevent hackers from manipulating your database. Please use the information I have provided, it will make y AMFPHP Part1 Create a service to send email In this flash video tutorial Learn how to install AMFPHP and create a simple service that sends email. AMFPHP is much faster then using XML when large amounts of data are involved. it's the fastest wa... Create a PHP template Parser. Learn how to create an easy to use PHP template parser for your websites content. Smarty and Doctrine combination Tutorial with source code describing how to create a small MVC framework where PHP doctrine is responsible for the models and Smarty for the views. The controller we make ourselves. PHP Doctrine introduction for dummies Short tutorial on how to create tables in a database and fetch information from said database with the Doctrine Object Relational Mapper. jQuery AJAX PHP chat upgrade This is part 2 of jQuery chat tutorial. In this one we will add some functions to our old chat script. |
||||||||