Newest PHP Tutorials

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(+): 1 | Views: 35 | 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(+): 2 | Views: 28 | 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(+): 1 | Views: 28 | 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(+): 1 | Views: 29 | Similar Tuts | Save it | View this tutorial

PHP Watermark

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

Prevent SQL Injection

Learn how to protect your website for SQL Injection
Security » jesperkampmann.com
Score(+): 5 | Views: 70 | 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(+): 6 | Views: 87 | 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(+): 7 | Views: 270 | 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(+): 9 | Views: 249 | 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(+): 10 | Views: 287 | 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(+): 9 | Views: 314 | 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(+): 9 | Views: 355 | Similar Tuts | Save it | View this tutorial

Building your own Myspace.com with PHP

A very detailed tutorial that goes through the creation of a community script with PHP and MySQL.
General » upgradetheweb.com
Score(+): 10 | Views: 315 | Similar Tuts | Save it | View this tutorial

GD Library: Create Image Reflections Using PHP's GD Library

Now this is a pretty simple tutorial on how to create a nice simple reflection on images. This won't show you how to make little ripples just yet.
PHP and Images » talkphp.com
Score(+): 12 | Views: 265 | Similar Tuts | Save it | View this tutorial

How to execute PHP using CRON

This will allow you to set up a schedule to execute PHP scripts. Works with most shared hosting plans as well.
Basics » nucleocide.net
Score(+): 11 | Views: 326 | Similar Tuts | Save it | View this tutorial
1 2 3 4 5 6 »