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 »
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 »
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 »
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 »
Advanced Form Spell Checker
This tutorial will show you how to create a spell checker in PHP
Advanced »
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 »
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 »
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 »
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 »
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 »
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 »
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 »
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.
Create a Visitor Map
This tutorial aims to outline the process of creating a visitor map you sometimes see on MySpace profiles.
Database »
2 different methods to create BBcode in PHP
This is a practical guide on creating simple and complex bbcode with php
General »
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 »
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 »
Create a Countdown timer in PHP
After studying this tutorial, you will be able to create countdown timer in PHP
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 »
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 »






