Tutorial Center

Hello Guest!
Forums | Register | Forgot Password
152 visitors online
Tutorial Categories
Sponsors
Newsletter Subscription
Our Sponsors
Error: You Are Not Logged In!

Sorry, but you must be logged in or regiserted.

Who Favored This Tutorial?

No one has favored this tutorial yet. Be The First To!

More Tutorials by Sebastiansulinski.co.uk
Avatar
Install Apache, PHP and MySQL on Windows XP
This tutorial will show you how to install Apache 2.0.59, PHP 5.2.3 and MySQL 5.0.41 on machine running Windows XP.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
Link Exchange System with Dreamweaver CS3, ...
This article will take you through all steps in developing your own, simple link exchange system using Dreamweaver CS3, PHP, MySQL and CSS.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
Link Exchange System with Dreamweaver CS3, ...
In this part of the tutorial we have a look at how to create a control panel to manage our links.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
Link Exchange System with Dreamweaver CS3, ...
This part of the tutorial will explain how to create a search engine which will be included in all of the pages on the front end of our Link Exchange System. If you have some PHP knowledge, you are certainly familiar with the term include or require. These functions allow us to add the content of the external files to our pages by simply providing their location.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
Two column layout using css and divider ima...
This tutorial explains how to design two column css layout with a line dividing left column from the right going through the whole length of the page, regardless of the length of the columns.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
Text with shadow using CSS
This tutorial explains how to create a text with shadow using CSS.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
Three column layout using pure CSS and back...
In this tutorial I will explain how to design three column layout using pure css (table-less layout) and background image
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
Z-index, background images and hidden text ...
In this tutorial I will explain how to use background images with a different tags to place them one on top of the other using absolute positioning and z-index.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
Active button with CSS and PHP
This tutorial will explain you how to make your button (link) in the navigation active when you are on a specific page.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial
Avatar
PHP url parameter and page include
I´ve been asked several times how to solve this problem. Let´s say you have folder which stores files with the content of the pages. You also have an index.php page from which you send requests via url to display a relevant page. This tutorial explains one of the approaches this can be done.
Comment Tutorial
Rate Tutorial
Bookmark Tutorial
Email Tutorial
Report Tutorial
View Tutorial