CSS
Flash
JavaScript
Photoshop
PHP



Tutorials > PHP Tutorials


Remove PHP query string with mod_rewrite
Utilize Apache's mod_rewrite in order to acheive 'Clean URLs' such as /products/id/4.

More Info - Visit


User link feeds using WordPress comments
How to manipulate the comments of a specific WordPress post to create a user-submitted link feed. Uses WordPress' native PHP coding and functions.

More Info - Visit


Extending Zend DB Table
Shows how you can extend the Zend DB Table which is an important part of the popular PHP framework, in order to do less database coding.

More Info - Visit


Tag Cloud
Build one of those popular tag clouds as found on sites such as: "Flickr", "del.icio.us" and others using a static Array approach.

More Info - Visit


Short introduction to some of the changes in PHP 5
This article demonstrates some of the key differences in some commonly used parts of PHP between versions 4 and 5!

More Info - Visit


Online user counter
Ever wanted to know exactly how many people are on your web site at any given time? This tutorial will teach you how you can create a script which will tell you exactly that.

More Info - Visit


Easily Integrate FCKeditor with MYSQL database
The FCKeditor allows you to edit your webpages right online without knowing HTML. You edit your pages in an online text editor just like a MS Word. Best of all it’s Free. This tutorial will walk you through setting up the FCKeditor with a MYSQL database.

More Info - Visit


Build a ‘WordBurner’ Email Newsletter Manager
In this tutorial I’ll show you how to use your regular Wordpress website combined with Feedburner to make a simple email newsletter manager.

More Info - Visit


Easy setup of Login, Registration and Password Pro
This video tutorial will walk you through setting up a registration and login system for your web pages. You can then password protect any pages you desire on your website. The script allows a user to register, log in, log out, change their password, and retrieve a forgotten password. It also makes sure the user submits a valid email address by sending them a link to their email that they must click before the registration is completed. There is no need to know coding

More Info - Visit


Make Your WordPress Theme Widget-Ready
Learn how to make your WordPress theme widget-ready with this easy to follow tutorial.

More Info - Visit



Pages: 1 2 3 4 5 6 7 8 9 10  Next>

   
Copyright © 2008 Tutorial-List