Tutorial search
PHP Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
PHP Tutorials
We hope that you will enjoy our PHP tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP tutorials to our site. Thank you !
Recently I needed to create a page in Wordpress that didn't have the sidebar on it. Took me a wile to find the solution, but the one I found works like a charm. Takes a bit of programming knowledge, but not too bad.

When you post a new article to your blog, there is function (in wordpress) where it automatically sends a message out to various blog directories letting them know of your new post. That's a Ping. I don't need to tell you that this is great for traffic.

One of my sites was recently hacked by some dildo. I was running Joomla 1.5 and they broke into the admin account with a known exploit. This video shows you how you can prevent it to start with and how to reset your admin password to get back into your site.

Use Twitter for logins! Perfect for Twitter Apps and an unofficial OpenID.

Example of how a simple system for creating a CRUD interface from the information in the model classes.

I don’t know about you, but I rarely check my error_log file for my websites. This allows you to track them and get alerts via Twitter

Learn to use the 'Drupal gem' to increase productivity in Drupal module development.

There are situations when we need to load data directly from Excel file, manipulate and insert into a database or use somehow. Is it possible to do it by PHP? Of course, yes. Read more to find out how.

Load your awstats log file and display the stats with PHP. No more logging in to see your awstats.

Writing external scripts to perform complex data handling is a tedious affair. The best way to automate tasks straightaway into the server is by using Stored Procedures. It is very useful to make them as flexible as possible, as it facilitates easy identification of any errors and can be used for executing a variety of tasks as well.

This tutorial will show you how to show the URL of any page
Category: PHP tutorials - Difficulty: 


This is a simple example of photo-gallery script, which uses MySQL table (BLOB field) to store images. Trivial password-protection, uploading and deleting images are supported. For Apache-version of PHP ddthere is advanced browser-caching support (using If-Modified-Since header).

Nowadays, the code debugger is a tool that has almost all programing enviroments which allows you to watch the internal work of your applications and finding errors at run time for a easy way. Learn an easy mode to debug in PHP.
Total Tutorials in Category: 2200




