Featured Entries
Creating a Basic Template System in PHP
This article shows you how to use the php include function to implement a template system in PHP. It will not be a full fledged template system, it will rather teach you how to setup a basic template system in PHP
This article shows you how to use the php include function to implement a template system in PHP. It will not be a full fledged template system, it will rather teach you how to setup a basic template system in PHP
Tutorials Submitted On 08-03-08
Grunge Template in 10 minutes
I love it when clients want a grunge or gothic looking template. They are by far the easiest to create simply because they are chaotic, random, and should look rough around the edges. For this tutorial, I set my stop watch for 10 minutes.
I love it when clients want a grunge or gothic looking template. They are by far the easiest to create simply because they are chaotic, random, and should look rough around the edges. For this tutorial, I set my stop watch for 10 minutes.
Dripping Water Liquid Dew Photoshop Animation
Here I will teach you about Dripping-Water-Liquid-Dew-Photoshop-Animation
Here I will teach you about Dripping-Water-Liquid-Dew-Photoshop-Animation
Create a Website live help meeting chat icon
Here we will tell you how to make a Website-live-help-meeting-chat-icon in photoshop.
Here we will tell you how to make a Website-live-help-meeting-chat-icon in photoshop.
Saint Valentine Love
This excellent tutorial for Photoshop will show you how to create a romantic Saint Valentine's Day Love graphic. The steps are simple to follow and the author uses a lot of illustrations and screenshots to guide you.
This excellent tutorial for Photoshop will show you how to create a romantic Saint Valentine's Day Love graphic. The steps are simple to follow and the author uses a lot of illustrations and screenshots to guide you.
Create a Nice Mac-Style Wallpaper
Learn how to make a really nice wallpaper that is easy to customize and personalize.
Learn how to make a really nice wallpaper that is easy to customize and personalize.
Create a Black and Orange Blog Layout
Learn step-by-step how to make a great black and orange layout that would make a great blog layout
Learn step-by-step how to make a great black and orange layout that would make a great blog layout
Form validation with Captcha image
In this tutorial I will show you how to create a captcha image to protect your form submissions.
In this tutorial I will show you how to create a captcha image to protect your form submissions.
Registration and login process
The fourth part implements the login, logout, registration process using the class created in the third part
The fourth part implements the login, logout, registration process using the class created in the third part
Installing PHP5 on Windows 2003 and IIS6
http://www.videotutorialzone.com - There is no shortage of tutorials on the net that show you how to install PHP on Windows with IIS, but since it is a base requirement for so many other things we plan on writing tutorials for, we decided to do a PHP only tutorial for Windows 2003 and IIS. In this tutorial, we start with a fresh Windows 2003 Standard server with Internet Information Server (IIS) already up and running. We download PHP5, install it manually and configure IIS to serve PHP pages. We don't get into any special editing of the PHP.INI file, but that will be covered in other, more specific tutorials on this site.
http://www.videotutorialzone.com - There is no shortage of tutorials on the net that show you how to install PHP on Windows with IIS, but since it is a base requirement for so many other things we plan on writing tutorials for, we decided to do a PHP only tutorial for Windows 2003 and IIS. In this tutorial, we start with a fresh Windows 2003 Standard server with Internet Information Server (IIS) already up and running. We download PHP5, install it manually and configure IIS to serve PHP pages. We don't get into any special editing of the PHP.INI file, but that will be covered in other, more specific tutorials on this site.
Simple register form and login form
Easily register on a website and login. Complete form is also available in .zip format.
Easily register on a website and login. Complete form is also available in .zip format.
PHP Installation and The Basics
To get PHP and Apache installed use Xampp. Then introducing some basic coding with PHP
To get PHP and Apache installed use Xampp. Then introducing some basic coding with PHP
Tags: Installation, Basics | Rating: 3
Spam detection with Zend_Form and Zend_Service_Akismet
I've been looking at spam detection techniques for a while now, so when Zend_Form came onto the scene I thought that it would be nice to explore Zend's solution. Zend makes use of the Akismet web service for spam detection, a name which should be familiar to anyone who's signed up for a WordPress account, and here's a first stab at getting Zend_Form and Zend_Service_Akismet integrated.
I've been looking at spam detection techniques for a while now, so when Zend_Form came onto the scene I thought that it would be nice to explore Zend's solution. Zend makes use of the Akismet web service for spam detection, a name which should be familiar to anyone who's signed up for a WordPress account, and here's a first stab at getting Zend_Form and Zend_Service_Akismet integrated.
Installing Apache Server on Windows XP.
Installing Apache 2.2.4, PHP 5.2.3, MySQL 5.0.45, phpMyAdmin-2.10.2 on Windows XP.
Installing Apache 2.2.4, PHP 5.2.3, MySQL 5.0.45, phpMyAdmin-2.10.2 on Windows XP.
Delete HTML table rows without any database support
Problem
I worked on a PHP project where I needed to write and delete HTML table rows without any database support.
Solution
Write HTML table to a file and surround each row with HTML comments containing unique id. Using preg_replace function, find the row surrounded with unique comment and modify it.
How to...
First I had to figure out the file structure. In my case I needed three files: 1. file that contains the table; 2.file to display table; 3.file that executs requests.
Problem
I worked on a PHP project where I needed to write and delete HTML table rows without any database support.
Solution
Write HTML table to a file and surround each row with HTML comments containing unique id. Using preg_replace function, find the row surrounded with unique comment and modify it.
How to...
First I had to figure out the file structure. In my case I needed three files: 1. file that contains the table; 2.file to display table; 3.file that executs requests.
Theory and Practice of Ropes for Java String Manipulations
Systems that manipulate large quantities of string data are poorly served by the Java language's default String and StringBuilder classes. A rope data structure can be a better alternative. This article introduces Ropes for Java, a rope implementation for the Java platform; explores performance issues; and provides pointers for effective use of the library.
Systems that manipulate large quantities of string data are poorly served by the Java language's default String and StringBuilder classes. A rope data structure can be a better alternative. This article introduces Ropes for Java, a rope implementation for the Java platform; explores performance issues; and provides pointers for effective use of the library.
Categories
Listing Options
Filtering Options
Site Stats
| Visitors Online | 310 |
| Total Users | 1708 |
| Categories | 76 |
| Subcategories | 889 |
| Tutorials | 24,008 |
Partners
Free Flash Games
Tired of working all day long and wanted to relax? Play really cool flash games to make the heat go away. From the thousands of games to choose from, You are most definitely going to find the ones you will like.
free.haxansweb.com/flash_games


2D Graphics





