Tutorials/Articles
HTML/CSS
 
Article Round Corner, Full Rollover Tabs using PHP and CSS
The basic idea behind these tabs is taken from http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners.shtml. Taking it to the next level i have added an option to select a tab (i.e clicking a tab selects it) and also added some code to make them work with php.
Added: 18-Jul-09 | By: Richard Clark | Views: 10455

Article Form Design Using CSS and HTML
Every web application that collects information from the user should have an interface which the user can understand easily and interact with it. If the interface is easy for the user to understand, the information supplied by the user will be more accurate. This tutorial will guide you in designing HTML forms, which are easy to design and easy for the user to understand.
Added: 01-Jun-08 | By: Andrew R | Views: 68673

Javascript
 
Article MAC Address Using WMI on Internet Explorer
This article helps you in finding the MAC address of a client machine on IE using WMI Library
Added: 05-Aug-08 | By: Umar Farooq | Views: 34512

Article Bookmark/Add to Favorite
This is a small script to bookmark/add to favorite a web page
Added: 05-Aug-08 | By: Umar Farooq | Views: 4266

PHP
 
Article The PHP Paging Algorithm
There is already an article on Partitioning Results into Pages on QualityCodes, Here is an improved version of paging algorithm.
Added: 17-Jan-10 | By: Richard Clark | Views: 3188

Article Creating Email Templates in PHP
This article is about sending emails from PHP based on templates with expansion of variables. This technique will allow website administrator to update template text whenever required. A simple php script can update the template text stored in the database.
Added: 16-Jan-10 | By: Richard Clark | Views: 6853

Article Displaying Records in Multiple Columns Using PHP
It is a very common technique to display data read from the database in multiple columns. The data can be text, image or mixture of both. This article will guide you presenting data in multiple columns using PHP.
Added: 16-Jan-10 | By: Richard Clark | Views: 7764

Article 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
Added: 01-Nov-09 | By: Richard Clark | Views: 13640

Article Common Regular Expressions/Data Validation using RegEx
10 common regular expression for data validation
Added: 26-Jul-09 | By: Richard Clark | Views: 9420

Article Tutorial: Building a shopping cart in PHP
This is yet another shopping cart tutorial. But the technique i will discuss is quick and easy to understand, all you need to learn this tutorial is the knowledge of PHP sessions and some array functions. So i am not going to tell you what a shopping cart is? What are sessions and how they work, i will rather jump to how we are going to build a shopping cart. But before this, you can view an online demo of this tutorial and you should also download tutorial files to your computer. Lets start!
Added: 17-Jul-09 | By: Richard Clark | Views: 69607

Article Creating a Bar Graph using CSS and PHP
The technique used to create this type of bar is to use <div>s of different height and color. Each <div> has its height and top margin.
Added: 17-Jul-09 | By: Richard Clark | Views: 11288

Article How to create bar graph in PHP with dynamic scaling
Hi everyone, this tutorial will help you in creating a bar graph from PHP with the ability to adjust the scale depending upon the values provided. The technique used is smart enough to handle the number and range of values
Added: 06-Aug-08 | By: Junaid Shabbir | Views: 78354

Article Dynamically Creating Tabs in PHP
In this tutorial you will learn how to create simple tabs in PHP. The code dynamically creates tabs from a PHP array. Click Here to view a demo
Added: 20-Jul-08 | By: Andrew R | Views: 29782

Article Tips and Tricks of PHP
Tips and Tricks of PHP
Added: 22-Jun-08 | By: Junaid Shabbir | Views: 20304

VB6
 
Article Creating Group Reports in VB6 using Data Report
It is often required in database applications to have a report which shows data in a hierarchal fashion. It is a little tricky in Visual Basic to create such reports. This tutorial will help you create such a report. Before you continue reading this tutorial. Download a zip file containing the sample code.
Added: 16-Jan-10 | By: Richard Clark | Views: 18476

Article Visual Basic 6 Tutorial
Tips and trick of visual basic 6.
Added: 26-Jan-08 | By: Junaid Shabbir | Views: 53581

VB.Net
 
Article Establishing a Database Connection in Visual Studio 2005
This is step by step tutorial to guide you in building a database connection with SQL Express using Visual Basic .Net 2005

Download Sample Code

Added: 03-Apr-10 | By: Rizwan Liaquat | Views: 5649

Miscellaneous
 
Article IFrame code injection by Virus/Trojan, Whats the solution?
If you website is attacked and you see malicious code being injected into the script. This article will help you find and get rid of this trojan/spyware
Added: 05-Aug-09 | By: Richard Clark | Views: 30190

New Members
 
Jobs