PHP Tutorial

Creating Crons using PHP

This tutorial is about Creating Crons using PHP
General » oopcenter.com
Score(+): 0 | Views: 38 | Save it | Report it


Top 20 Similar PHP Tutorials

Creating an IRC bot in PHP

Combined Minds presents you the biggest and best PHP -> IRC bot tutorial on the web! This tutorial learns you how to create a very good working IRC bot from scratch!
Advanced » combined-minds.net
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial

Creating RSS documents with the DOM API

This article illustrates how you can use the PHP5 DOM API to create your own RSS files. When used in conjunction with RSS Parsing with SimpleXML, these articles will help you create and read RSS files by utilizing two of the new PHP5 extensions, SimpleXML and DOM.
Basics » talkphp.com
Score(+): 1 | Views: 54 | Similar Tuts | Save it | View this tutorial

Creating Calendar in PHP

In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table.
Date and Time » phptoys.com
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

Creating your own PHP functions

A function in its simplest form is a set of instructions. Learn the basics in this tutorial.
Basics » zymic.com
Score(+): 1 | Views: 90 | Similar Tuts | Save it | View this tutorial

Creating Files with PHP

In this tutorial you will learn how to create all kinds of files using PHP.
PHP Files » vipercreations.com
Score(+): 1 | Views: 105 | Similar Tuts | Save it | View this tutorial

Creating Files with PHP

Learn how to create all kinds of files using PHP
PHP Files » vipercreations.com
Score(+): 1 | Views: 123 | Similar Tuts | Save it | View this tutorial

Creating a PHP ACL and even Rat out Users using Proxies!

Now before some snotty nosed individual points out that ACLs can be done via .htaccess, let me cover my arse by saying although it can be done that way, we're not doing it that way. More technically speaking, however, albeit Apache is the better way it's not the most practical way due to the manual updating of .htaccess files. Unless you wish to parse the file - which is not advised for security and speed reasons, then PHP is the way to be heading.
Security » talkphp.com
Score(+): 1 | Views: 50 | Similar Tuts | Save it | View this tutorial

Creating database tables

Making use of MySQL and its databases will enable you to more fully enjoy the potential of PHP. Here is a look at creating a table in your MySQL database.
Database » programmingphp.net
Score(+): 0 | Views: 33 | Similar Tuts | Save it | View this tutorial

Creating a domain checker

In this tutorial I will show you how to create a PHP script to check whether the actual domain name is available or not.
Advanced » phptoys.com
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

Creating images with PHP and the GD extension

This tutorial is about creating images with PHP and the GD extension
PHP and Images » libraryofmike.org
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

Creating a tell a friend script

Learn how to create a awesome "tell a friend" script!
General » forum.solutiondesigns.net
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Creating A Permission System

Creating A Permission System for users in conjunction with a login system
Security » 13dots.com
Score(+): 0 | Views: 50 | Similar Tuts | Save it | View this tutorial

Creating User Functions

Learn How To Create User Functions
Functions and OOP » dev.fyicenter.com
Score(+): 0 | Views: 54 | Similar Tuts | Save it | View this tutorial

Creating a menu system

In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system.
General » phptoys.com
Score(+): 0 | Views: 54 | Similar Tuts | Save it | View this tutorial

Creating Facebook Applications in PHP

In this tutorial you are going to learn how to create a simple Facebook application
General » iscripting.net
Score(+): 0 | Views: 47 | Similar Tuts | Save it | View this tutorial

using OOP in a useful way by creating a filemanager script

Learn how to use OOP in a useful way by creating a filemanager script
General » iscripting.net
Score(+): 1 | Views: 59 | Similar Tuts | Save it | View this tutorial

Creating a simple guestbook

In this tutorial I will show you how to create a simple guestbook where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings.
General » phptoys.com
Score(+): 0 | Views: 226 | Similar Tuts | Save it | View this tutorial

Creating your Own Configuration File

Store your settings without editing!
General » pixel-designz.net
Score(+): 0 | Views: 105 | Similar Tuts | Save it | View this tutorial

Creating a Tag Cloud with a database

Creating a Tag Cloud with a database using PHP
Database » mileswjohnson.com
Score(+): 1 | Views: 60 | Similar Tuts | Save it | View this tutorial

Creating Thumbnails with PHP and the GD Library

This tutorial is about creating Thumbnails with PHP and the GD Library
PHP and Images » webmasterstash.com
Score(+): 1 | Views: 77 | Similar Tuts | Save it | View this tutorial