PHP 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 »
Top 20 Similar PHP Tutorials
Build you own YouTube
This tutorial is going to help you to build your own YouTube- Server side video conversion
General »
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 »
Build up a function to secure a text box for your forms
Learn more about Building up a function to secure a text box for your forms
General »
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 »
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 »
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 »
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 »










