
php
dtcss - Google Code
Add Power to Your PHP With Multi-Tiered Applications
As PHP applications become more and more complex, it can be easy to end up with a tangled mess of code that makes maintenance nearly impossible. Applying the concept of tiered applications can help to alleviate some of the difficulty in maintaining complex applications. What Do You Mean by Tiered Applications? Tiered programming is the practice of keeping different components, ideas, or languages separate from each other. In front-end development, tiered markup would be using external stylesheets and JavaScript.Easy PDF Generation in PHP
Introduction PDF is a popular, versatile format for storing content. PDF files can be generated once, and distributed in peace knowing that they will look the same across all platforms. They also serve as a perfect way of allowing your users to download or email a page from your website. In this tutorial, I’ll show you how to generate PDF files in pure PHP and distribute your content in a single, consistent format.Carron Media - Create an RSS feed with PHP
Create an RSS feed with PHP Posted by Ian Harris on March 18, 2009 Having an RSS feed on your website is a great way of sharing your content with the rest of the Internet. It’s not a new technology and it’s probably something that you use on a daily basis. If you have a blog or use any form of CMS, that software will most likely handle the creation of your RSS feed for you.How to Add Variables to Your CSS Files - Nettuts+
Let’s try something different on nettuts+ today. Any designer who has worked with large CSS files will agree that its major weakness is its inability to use variables. In this article, we will learn how to implement variables by using PHP and Apache’s URL rewrite mod. Preface This technique is somewhat simple.Manipulating Images using the PHP GD Library
By Patrick Lin PHP is a very versatile programming language with many available libraries. A popular one, the GD Library , enables you to manipulate images. This post will take you through the process of manipulating images using the PHP GD library.Comme son nom l'indique, le Google SiteMap ou Plan SiteMap est un système créé et développé par Google. À ce jour, toujours en bêta, il est accessible via l'interface Webmaster Tools (Outils Google à l'attention des webmasters) de Google. Dans cet article, nous allons découvrir comment créer et optimiser un Plan SiteMap. I-A.

