PHP 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(+): 4 | Views: 69 | Save it | Report it


Top 20 Similar PHP Tutorials

LiveThunder's Link Checker

Tired of checking of links on ur page are working manually? That can take hours. why waste your time when u can make this superb automatic link checker. enjoy!
Basics » livethunder.com
Score(+): 1 | Views: 34 | Similar Tuts | Save it | View this tutorial

LiveThunder's Server Checker

Is your Server Down? or It's Working Fine? Monitor your server. Ping it automatically and many more features. Learn it today so you don't have to regret later. Enjoy
Basics » livethunder.com
Score(+): 1 | Views: 44 | 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: 44 | Similar Tuts | Save it | View this tutorial

Advanced Form Spell Checker

This tutorial will show you how to create a spell checker in PHP
Advanced » hotsnow.co.uk
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial

Link Verifier

Using sockets check whether and link input by a user is working or gives a 404 error, many uses in many websites. Don't let users submit 404 links anymore!
Advanced » tutorialcode.com
Score(+): 1 | Views: 45 | Similar Tuts | Save it | View this tutorial

Build A Link Scraper With PHP

In this tutorial you will learn how to build a PHP script that scrapes links from any web page. The lesson covers extracting content from a site using cURL, parsing the content with PHP's Dom functions, finding links using XPath queries, and storing the links in a MySQL database. Legal issues associated with scraping content is discussed at the end of the tutorial.
Basics » merchantos.com
Score(+): 1 | Views: 48 | Similar Tuts | Save it | View this tutorial

Link Exchange System with Dreamweaver CS3, PHP, MySQL and CSS

This tutorial will take you through all steps in developing your own link exchange system using Dreamweaver CS3, PHP, MySQL and CSS. First part of this tutorial covers the following topics: 1. Defining Project 2. Database design 3. Connecting to database 4. Designing template. Second part which will follow shortly will explain how to create a control panel and manage all dynamic data using Dreamweaver CS3.
General » sebastiansulinski.co.uk
Score(+): 1 | Views: 46 | Similar Tuts | Save it | View this tutorial

Link Exchange System with Dreamweaver CS3, PHP, MySQL and CSS Part 2

In the previous part of this tutorial we have learned how to define a new project in Dreamweaver CS3, how to design a database, how to connect to the database using Dreamweaver's build in tools and how to create a template and apply it to our pages. In this part of the tutorial we have a look at how to create a control panel to manage our links.
Database » sebastiansulinski.co.uk
Score(+): 1 | Views: 38 | Similar Tuts | Save it | View this tutorial

Simple button affiliate link system built with PHP and MySQL

This tutorial will teach you how to build a simple button links system and keep track of the number of visitors you send to your affiliates.
General » chipmunk-scripts.com
Score(+): 1 | Views: 50 | 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(+): 0 | Views: 64 | 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(+): 0 | Views: 50 | 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(+): 0 | Views: 39 | Similar Tuts | Save it | View this 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(+): 0 | Views: 54 | 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(+): 0 | Views: 60 | 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(+): 0 | Views: 38 | 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(+): 0 | Views: 36 | 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(+): 0 | Views: 51 | 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(+): 0 | Views: 59 | 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(+): 1 | Views: 105 | Similar Tuts | Save it | View this tutorial

Create A Simple PHP Calculator

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