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


Top 20 Similar PHP Tutorials

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(+): 0 | Views: 26 | 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(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

Create a member log in system with PHP and MySQl

Here I will teach you how to create a really basic login-system for use in php and mysql. The system can easily be built on to work with flash and other applications.
General » code2design.com
Score(+): 0 | Views: 21 | Similar Tuts | Save it | View this tutorial

Simple Chatroom and Administration System in PHP and MYSQL

This is going to be a tutorial that will show you how to build the frontend of a PHP/MYSQL based chatbox that has a WYSIWYG built in
General » chipmunk-scripts.com
Score(+): 1 | Views: 40 | Similar Tuts | Save it | View this tutorial

Simple Login-Logout System with MySQL and Authentication

A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database.
Basics » brendenwilson.com
Score(+): 1 | Views: 63 | 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(+): 0 | Views: 32 | 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(+): 2 | Views: 36 | 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(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

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(+): 0 | Views: 23 | Similar Tuts | Save it | View this tutorial

Mysql Tutorial 1 : How to create a MySQL Database and Table

Mysql Tutorial 1 : MySQL for Newbies, How to create a MySQL Database and Table
Database » ztej.com
Score(+): 0 | Views: 25 | Similar Tuts | Save it | View this tutorial

Using OOP with MySQL a mysql class

Learn how to create and use OOP with a mysql class
Database » shadow-fox.net
Score(+): 0 | Views: 16 | Similar Tuts | Save it | View this tutorial

Affiliate System

This extensive tutorial will allow you to use an affiliate system which can randomize image orders and total up the total click count.
Database » evenicoulddoit.com
Score(+): 0 | Views: 26 | Similar Tuts | Save it | View this tutorial

PHP Registration System

Create a PHP based user registration system
General » blog.nightgen.com
Score(+): 0 | Views: 20 | Similar Tuts | Save it | View this tutorial

Affiliate System

Learn how to create an extensive affiliation system
General » evenicoulddoit.com
Score(+): 0 | Views: 26 | Similar Tuts | Save it | View this tutorial

LiveThunder's Login System

Learn How to make your own Logging in System using PHP. In which you will need to know some MYSQL stuff and Where to send which type of member. If you kno basic PHP this should be easy LiveThunder
Database » livethunder.com
Score(+): 0 | Views: 40 | 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: 18 | Similar Tuts | Save it | View this tutorial

Creating a PHP Powered FAQ System

Learn how to create a PHP Powered FAQ System
General » tutorialarea.com
Score(+): 0 | Views: 39 | Similar Tuts | Save it | View this tutorial

Affiliates management system

In this tutorial we'll see how to create an affiliates management system
General » tutorialstream.com
Score(+): 0 | Views: 15 | Similar Tuts | Save it | View this tutorial

News System with Comments

This big tutorial will show you how to create your very own news system which allows users to post comments to each of your individual news posts. This tutorial will also show you how to make an admin section so you can edit, delete and add new posts easily.
General » tutorialcode.com
Score(+): 0 | Views: 20 | 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: 24 | Similar Tuts | Save it | View this tutorial