PHP Tutorial

Create a Web 2.0 Tag Cloud Using PHP

Learn how to Create a Web 2.0 Tag Cloud Using PHP
General » bytemycode.com
Score(+): 4 | Views: 226 | Save it | Report it


Top 20 Similar PHP Tutorials

PHP Tag Cloud Tutorial

In this tutorial i am going to show you how to create a basic word / tag cloud using php and utilizing php classes for easy inclusion
General » lotsofcode.com
Score(+): 2 | Views: 150 | 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(+): 2 | Views: 157 | Similar Tuts | Save it | View this tutorial

Create a PHP Include File to create logging of server messages to a central logfile

This is a PHP include file which does logging of messages to a central logfile. You can use it in all your applications to avoid writing the same code over and over.
General » coolcommands.com
Score(+): 6 | Views: 267 | Similar Tuts | Save it | View this tutorial

Create a Visitor Map

This tutorial aims to outline the process of creating a visitor map you sometimes see on MySpace profiles.
Database » zymic.com
Score(+): 4 | Views: 223 | Similar Tuts | Save it | View this tutorial

PHP create surveys

A php/mysql do your own survey tutorial to help you find the best answers to your questions directly from your visitors.
Basics » roscripts.com
Score(+): 3 | Views: 210 | Similar Tuts | Save it | View this tutorial

Create Thumbnail with PHP

Create a copy of an image as a thumbnail. You get a great function that use the GD library to create the new thumbnail file.
PHP and Images » 999tutorials.com
Score(+): 3 | Views: 214 | Similar Tuts | Save it | View this tutorial

2 different methods to create BBcode in PHP

This is a practical guide on creating simple and complex bbcode with php
General » tutorio.com
Score(+): 3 | Views: 168 | Similar Tuts | Save it | View this tutorial

Create your own password generator using PHP

This tutorial will show you how to setup a basic password generator that includes basic features that every password generator should use.
Security » iscripting.net
Score(+): 5 | Views: 281 | 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(+): 8 | Views: 365 | Similar Tuts | Save it | View this tutorial

How to create a link checker

In this tutorial I will show you how to create your own basic link validate script to check link availability on any site.
General » phptoys.com
Score(+): 16 | Views: 370 | 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(+): 6 | Views: 560 | Similar Tuts | Save it | View this tutorial

Create your own Codebox's in Wordpress

After studying this tutorial you will be able to Create your own Codebox's in Wordpress
General » micohono.com
Score(+): 4 | Views: 212 | Similar Tuts | Save it | View this tutorial

How to Create a Custom RSS Feed with PHP

An RSS feed is a great way to serve up your content to users. However, if you're not using a standard CMS or blogging platform you may not have an RSS feed generated for you automatically. This tutorial will show you how to create an RSS feed in a few simple steps. If you can query your database to get information about your articles, you can complete this tutorial and build a custom feed.
General » earn-web-cash.com
Score(+): 5 | Views: 298 | Similar Tuts | Save it | View this tutorial

Create a Facebook Application With PHP

This tutorial covers the basics of using the Facebook PHP Client Library and how to get your application started, including, installing the Facebook Developer Application, downloading the Facebook PHP Client Library, create your application, a hello Facebook! example, FBML - Facebook Markup Language and using the Facebook API.
Basics » developertutorials.com
Score(+): 3 | Views: 249 | Similar Tuts | Save it | View this tutorial

Create a Countdown timer in PHP

After studying this tutorial, you will be able to create countdown timer in PHP
Date and Time » gfx-depot.com
Score(+): 4 | Views: 252 | Similar Tuts | Save it | View this tutorial

Create A Simple PHP Calculator

Learn how to Create A Simple PHP Calculator
General » flabberghast.com
Score(+): 4 | Views: 315 | Similar Tuts | Save it | View this tutorial

Create Expanding & Collapsing Menus in PHP

Learn how to Create Expanding & Collapsing Menus in PHP ( Includes a downloadable sample)
General » biorust.com
Score(+): 2 | Views: 185 | Similar Tuts | Save it | View this tutorial

Create Your Own Online Notepad! Uses flatfiles..

In this tutorial you will learn how to create your online notepad
General » totaldream.org
Score(+): 2 | Views: 91 | Similar Tuts | Save it | View this tutorial

Tutorial: Create a zip file from folders on the fly

Creating zip files on a web server is a feature which could be very useful for backups or just for offering an unknown number of dynamic files or folder inside of a directory. This tutorial shows us how handle that with only a few rows of PHP code!
PHP Files » web-development-blog.com
Score(+): 3 | Views: 180 | Similar Tuts | Save it | View this tutorial

Create cropped thumbnails with gdLibrary

Learn how to create cropped thumbnails with gdLibrary
PHP and Images » partdigital.com
Score(+): 3 | Views: 191 | Similar Tuts | Save it | View this tutorial