Newest PHP Tutorials

Widgetizing Wordpress

Widgetizing your wordpress theme sounds harder than it actually is. In this tutorial il show you how.
General » hv-designs.co.uk
Score(+): 4 | Views: 123 | Similar Tuts | Save it | View this tutorial

Send an email attachment with PHP

Learn how to use mail() to attach files to your emails.
General » texelate.co.uk
Score(+): 3 | Views: 134 | Similar Tuts | Save it | View this tutorial

Macronimous - Codeigniter for PHP application development

With many software frameworks available online nowadays, with many pros and cons on their side, it has become very important to check out complete details of these frameworks before applying them. Amongst the various kinds of software frameworks, the PHP Framework is more popular nowadays.
Basics » macronimous.com
Score(+): 4 | Views: 196 | Similar Tuts | Save it | View this tutorial

Macronimous - The need for PHP code refactoring

Refactoring is changing of complex and complicated programming codes into simple and confusion-less ones, thereby restructuring the complete set of codes into easily readable formats, without any change in the output or functionality.Refactoring does not include fixing of glitches or including of new functionalities or practices to the existing set of codes.
Basics » macronimous.com
Score(+): 6 | Views: 167 | Similar Tuts | Save it | View this tutorial

Flash CS4 Tutorial

In this Flash CS4 tutorial you will learn the basics of Flash CS4 animation. You will familiarize yourself with the Flash CS4 workspace and learn how to use the various tools in order to create a Flash animation.
Basics » bestwebdesignz.com
Score(+): 2 | Views: 204 | Similar Tuts | Save it | View this tutorial

Macronimous - Writing clean, secure and easy to maintain PHP code

Any code when written in a clean, easy to understand and formatted way is readily accepted and acclaimed by one and all. It is essential that the codes we write should be able to be understood by all, because the same programmers need not necessarily work on the same set of codes always.
Basics » macronimous.com
Score(+): 4 | Views: 181 | Similar Tuts | Save it | View this tutorial

How To Create Simple PHP Widgets

Learn how to create simple widgets. Source code is also attached with it.
Basics » shubhamoy.wordpress.com
Score(+): 5 | Views: 363 | Similar Tuts | Save it | View this tutorial

PHP Watermark

Learn how to watermark a picture with gdlib
PHP and Images » jesperkampmann.com
Score(+): 6 | Views: 330 | Similar Tuts | Save it | View this tutorial

Prevent SQL Injection

Learn how to protect your website for SQL Injection
Security » jesperkampmann.com
Score(+): 6 | Views: 209 | Similar Tuts | Save it | View this tutorial

How to create webpages using ExpressionEngine

The basic concept in ExpressionEngine is that of a template. Go to any ExpressionEngine powered website and you will undoubtedly be looking at a template. Templates are what the outside world sees. At its most basic, a template in ExpressionEngine is a HTML (or CSS or JavaScript) file. If we wanted to, we could use a template exactly like a HTML file, without any problems. We could create an entire website without ever using any other part of ExpressionEngine. At the end, you will have a completely working weblog, and a great understanding of how you can use HTML and CSS in templates.
Advanced » packtpub.com
Score(+): 7 | Views: 260 | Similar Tuts | Save it | View this tutorial

Creating Files Using PHP File System-Easiest Way

In this tutorial we are going to cover the basics of creating files using PHP file system function fopen() in a very quick to learn and user friendly way.
Basics » php-learn-it.com
Score(+): 12 | Views: 485 | Similar Tuts | Save it | View this tutorial

Top Referring Domains

This tutorial will show you how to make a list of the top referring domains to your site. This list requires no signup from users at all, they just have to link to your site and they will show up
General » chipmunk-scripts.com
Score(+): 10 | Views: 400 | Similar Tuts | Save it | View this tutorial

Build an RSS Feed From the Information In Your Database With PHP

Learn how to take information in a MySQL database table and export it to RSS using the file writing capabilities of PHP.
General » shadow-fox.net
Score(+): 11 | Views: 481 | Similar Tuts | Save it | View this tutorial

IP Banning in with mySQL

This tutorial will show you how to ban people by IP address with php and mysql
Security » chipmunk-scripts.com
Score(+): 12 | Views: 514 | Similar Tuts | Save it | View this tutorial

Debugging with PHP

Everyone makes errors and if you use PHP you will create bugs. The purpose of this tutorial is to give an introduction to debugging using PHP. You will learn basic ways to determine where problems occur as well as functions like var_dump().
Basics » forum.codecall.net
Score(+): 21 | Views: 627 | Similar Tuts | Save it | View this tutorial
1 2 3 4 5 6 »