Web Programming
Web Programming
Web Programming Tutorials
Jul 12th
A Beginner's Guide to Using AJAX in Your Website
This tutorial will help you to learn more about using AJAX in your website.
Type: JavaScript Tutorials
Level: Beginner
Coming Soon Page :: PSD Sitebuild
In this tutorial you will learn how to create coming soon Page
Type: HTML Tutorials
Level: Experienced
How to Pull Custom Google Analytics Data with PHP
In this tutorial you will learn how to Pull Custom Google Analytics Data with PHP
Type: PHP Tutorials
Level: Beginner
List of Powerful PHP Code Generators
List of Powerful PHP Code Generators
Type: PHP Tutorials
Level: Beginner
How to Install WAMP Server
In this tutorial you will learn how to install WAMP server.
Type: PHP Tutorials
Level: Beginner
HTML5 Grayscale Image Hover
HTML5 Grayscale Image Hover
Type: HTML Tutorials
Level: Experienced
How To: Sociable WP Plugin With Auto TinyURL Or Bit.ly Shortening
In this tutorial you will learn how to sociable WP plugin with auto TinyURL Or Bit.ly shortening
Type: PHP Tutorials
Level: Beginner
jQuery Examples - Horizontal Accordion
Up until now I have always used Scriptaculous / Prototype for any Java Script animation and effects, but lately I've heard a lot of good things about jQuery. So, I thought I would give it a try, and start doing some experiments.
Type: HTML Tutorials
Level: Experienced
Learn How To Create Your Own jQuery Plugin
Editor's Pick of August, 2009
Behold tips thatll get you involved in jQuery plugin writing for your web projects.
Type: JavaScript Tutorials
Level: All levels
How to Add Flair to your Actions with jQuery
Editor's Pick of August, 2009
Learn how to make your web design more sophisticated with jQuery animations and visual effects.
Type: JavaScript Tutorials
Level: Beginner
4 Powerful Features of Javascript Programming Language
In the community of web developers and surfers, Javascript is highly popular as client side scripting language for web browsers. Let's take a look at some of the features of this language.
Type: JavaScript Tutorials
Level: Beginner
How to Display Your Last Tweet using Javascript and the Twitter API
Editor's Pick of July, 2009
A step-by-step tutorial on how to make your recent twitter posts visible on your resource.
Type: JavaScript Tutorials
Level: Beginner
Displaying RSS Feeds in Text
Editor's Pick of April, 2009
Add two snippets of PHP code to our website to get a RSS count in text format avoiding feed burner image.
Type: PHP Tutorials
Level: Beginner
Jquery sliding panel
In this tutorial we'll be creating and coding a login form concealed within a sliding panel, the sliding panel itself will expand once clicked, revealing the content within.
Type: JavaScript Tutorials
Level: All levels
Jquery jflow
In this tutorial we'll be dabbling into some jquery. We'll be intergrating a jQuery plugin called jFlow into a website.
Type: JavaScript Tutorials
Level: Experienced
Introduction to Javascript for Newbies
Javascript is a client-side programming language whose processing engine is embedded in web browsers like Internet Explorer, Netscape, Firefox, etc. This enables the processing engine to read and interpret web pages that contain the javascript code when browsing....
Type: JavaScript Tutorials
Level: All levels
Configure a virtual directory using WAMP
Simple guide on how to configure a root folder for a PHP web site using WAMP server.
Type: PHP Tutorials
Level: Beginner
JQuery Navigation
Editor's Pick of March, 2009
Besides stunning web design navigation is sure to play decisive role in a final impression of a site. Fade in fade out visual effect is sure to make your menu bar more attractive.
Type: JavaScript Tutorials
Level: Beginner
Sliding Jquery Menu
<span>Editor's Pick of February, 2009</span><br />Usable web design implies smart usage of a page space. A sliding menu is sure to come into place when you want to give your visitors more control over what they see on your site.
Type: JavaScript Tutorials
Level: Experienced
Jquery Fade In.Fade Out
In this tutorial I'll show you some simple effects you can use to spice up your websites using jquery.
Type: JavaScript Tutorials
Level: Beginner
Form Validation using PHP
Today I'll take it up a level and re-write that script using the if, else conditional and empty() function to include form validation.
Type: PHP Tutorials
Level: Beginner
E mail form using html and php
Sometimes it's a nice touch to include an e-mail feedback form on your contact page or elsewhere on your web site. Let's create an e-mail form using html and a simple php script to send it along.
Type: PHP Tutorials
Level: Beginner
Displaying date and time using php
You don't have to know PHP programming to do this tutorial.
Type: PHP Tutorials
Level: Beginner
How to Make Background Music in JS
Make a background music with stop button useing jscript.
Type: JavaScript Tutorials
Level: Beginner
Create Tell A Friend Script with HTML & PHP
Today we learn how to create a "Tell a Friend" script with HTML and PHP. If you want to exercise on my files, click here to download them!
Type: PHP Tutorials
Level: Beginner
Create a contact page with html and php
I have made a tutorial about how to install EasyPhp and now i come with an example. Today we learn how to create a Contact Page in HTML and PHP very easy! Download the next files to exercise on them:
Type: PHP Tutorials
Level: All levels
How to Install EasyPHP ( PHP, MySql, Apache & PhpMyAdmin)
1. Download EasyPhp, Open It or Save It
2. Double Click on the setup, and follow the next steps:
Type: PHP Tutorials
Level: Experienced
MySQL Join Tutorial
What are joins and how do you make them?
Type: PHP Tutorials
Level: Beginner
Javascript Windows
In this tutorial you'll learn how to use Javascript windows. Asking a name with a Promptbox, asking a question with Confirmboxes en ginving an alert with an Alertbox.
Type: JavaScript Tutorials
Level: All levels
Benchmark and Optimize PHP Script Speed
Sometimes you create a script that can get slow for several reasons. In this tutorial you'll learn how to analyze what is slowing the script and foremost what you can do about it!
Type: PHP Tutorials
Level: All levels
Sending SMS with PHP
Send SMS with PHP
Type: PHP Tutorials
Level: All levels
Building a Subscribe/Unsubscribe App in PHP with Dreamweaver CS3
E-mail newsletters are a very popular method of maintaining an open channel of communication with your site visitors. They have the great benefit of keeping a site's current user base up-to-date on the latest news and offerings from the organization.
Type: HTML Tutorials
Level: Experienced
Banner Rotation Script
Step1: Opening the Javascript tags and setting the variables/size of the images you are going to display:
The width and heights are recognised as pixels, I have set the default size of most of the banners.
Type: JavaScript Tutorials
Level: Experienced
Dynamic PHP Google Sitemap
This tutorial will show You how to generate google sitemaps based on Your site MySQL structure.
Type: PHP Tutorials
Level: Experienced
How to Implement the CAPTCHA with PHP and GD
Editor's Pick in Web Programming
This article is a gas, it will show you "How to Implement the CAPTCHA with PHP and GD." All the necessary code is laid out nice and neat by the author who has also provided you with helpful graphics to make it easy to understand.
Type: PHP Tutorials
Level: All levels
Time to Say Goodbye to Spam
Editor's Pick in Web Programming
You are going to love this Article - Time to Say Goodbye to Spam! The author gives you benefit of considerable programming knowledge in this helpful tutorial. Along with simple texts he gives you the code to filter spam like crazy.
Type: JavaScript Tutorials
Level: Experienced
PHP Thumbnail Generation Script
Editor's Pick in PHP Tutorials, June 2007
This Web Programming tutorial will show you how to write a PHP Thumbnail Generation Script. The author provides this article with code and a complete explanation on what it will do as a followup article to an earlier tutorial.
Type: PHP Tutorials
Level: All levels
Random password generation
Editor's Pick in PHP Tutorials, June 2007
Web programmers will enjoy this article. It is a quick and effective way to create Random Password Generation - needed for security and anti-spam measures. The author provides concise lines of code, screenshots and simply read texts.
Type: PHP Tutorials
Level: All levels
Image slideshow
Editor's Pick in PHP Tutorials, June 2007
Who needs an Image Slideshow? You will when you see how easy it is to make and how great it looks. The author gives you code for every step so that you can set it easily into your PHP for the website design.
Type: PHP Tutorials
Level: Experienced
Intro To Object: Option Variables
Now that we have our first simple class (which we build in Intro To Object: Building Your First Class) we're going to modify it a bit.
Type: PHP Tutorials
Level: Beginner
Intro To Object: Creating Your First Class
You have havent done so yet, I strongly recommend you first read my Intro To Object before starting this tutorial.
Type: PHP Tutorials
Level: Beginner
Intro To Object Oriented
One thing you dont see too much, is tutorials on object oriented php. Now some may be familiar with object from Java and C++, and then on the other hand, many of you may have no clue what object is. For this tutorial, you need to be pretty fluent in php.
Type: PHP Tutorials
Level: Beginner
Alternating Row Colors
Theres two different ways this can be done. The first is by getting results from a mysql query, the second is going through the values of an array. I'll go over both. First the full files (ill break it up into two files, one using mysql, and one using an array)
Type: PHP Tutorials
Level: Experienced
Custom Greeting
In the last tutorial we learned how to display the time using php. Now this is cool and all but lets get even cooler and learn how to put that time to work and display custom greeting depending on the time of day.
Type: PHP Tutorials
Level: Beginner
Time and Date using PHP
In this tutorial we will learn how to display the day and/or time by using php. It's a very easy thing to do using php (theres only one line of code, thats right, only one!) so, lets get started.
Type: PHP Tutorials
Level: Beginner
Object Orient Programming: Image Class
Editor's Pick in PHP Tutorials, June 2007
This tutorial is a Web Programming in PHP article on Object Orient Programming: Image Class. The author says, "I share the code I use for my image class." Four functions: Upload, Resize, Get a file extenstion, Resize on the fly.
Type: PHP Tutorials
Level: Beginner
PHP Links
Ever wonder how to make navigation where you stay on the index page, but the content changes? I'm sure you have seen the URL of pages like this, they often look similar to this: index.php?content=Home.
Type: PHP Tutorials
Level: All levels
In Depth Contact Form Part 3 - Better Error Checking
Type: PHP Tutorials
Level: Beginner
In Depth Contact Form Part 2 - The PHP Code
Type: PHP Tutorials
Level: Beginner
Image Class: fly_resisze
Type: PHP Tutorials
Level: Beginner
Image Class: Function Resize
Type: PHP Tutorials
Level: Beginner
Image Class: Function getExtension
Type: PHP Tutorials
Level: Beginner
Image Class: Function Upload
Type: PHP Tutorials
Level: Beginner
PHP Image Thumbnailer (GD)
Editor's Pick in PHP Tutorials, April 2007
This author has revised his already excellent article to make it even simpler for you to create a PHP Image Thumbnailer. This article will help you to add the code necessary to automatically resize images proportionally.
Type: PHP Tutorials
Level: Experienced
Creating a Shoutbox
Editor's Pick in PHP Tutorials, April 2007
This tutorial - "Creating a Shoutbox" will keep your interest as well as teach you a great bit of design with all the code you will need right on the page. The author makes it a snap with lots of photos and illustrations.
Type: PHP Tutorials
Level: Experienced
Affiliate System
A full affiliate system for you to add your affiliates!
Type: PHP Tutorials
Level: Experienced
PHP Functions
Go to the next level in PHP
Type: PHP Tutorials
Level: Beginner
Navigation Using Switch
A safer, manual way of navigation using PHP
Type: PHP Tutorials
Level: Beginner
Advanced Image Uploader
This is an advanced image uploader...
Type: PHP Tutorials
Level: All levels
Form Validation
Learn the different ways of validating your form with Javascript.
Type: JavaScript Tutorials
Level: Experienced
A Nice Hit Counter
I shows
Total Hits
Unique Hits
Todays Hits
Todays Unique Hits
Type: PHP Tutorials
Level: Experienced
Email Validator
Editor's Pick in Web Programming, March 2007
This article will help you to add an email validator to your website. The author has not only shown you how to do this, he has added all the code to put into your PHP. It's really a simple exercise.
Type: PHP Tutorials
Level: Beginner
Bypass ad blockers
Editor's Pick in JavaScript
Tutorials, March 2007
This article is a very interesting argument for the economics of internet advertising. The author makes the point that Ad Blockers disrupt advertising and that this will eventually drive free websites out of existence.
Type: JavaScript Tutorials
Level: All levels
Detect a Users Language
Show something like "Language: *Your Language*"
Type: PHP Tutorials
Level: Beginner
Stopping Multiple Signups
Creating a random image for signup scripts to stop bots.
Type: PHP Tutorials
Level: Experienced
Window Status
How to use this handy function to change the window status in a viewer's browser.
Type: JavaScript Tutorials
Level: Beginner
Advanced File Uploader
1. This allows users to upload files to your server in a specific folder, with a specific file size, with a specific allowed extension list, and more....
2. Copy/paste this code on the page you want People to go to in order to upload
Type: PHP Tutorials
Level: All levels
Make a calendar
Using PHP's calendar functions, make a stylish dynamic calendar showing weekends, current month and more.
Type: PHP Tutorials
Level: Experienced
Pop Ups
JavaScript popups are very useful, allowing you to provide additional information or functionality on a page without navigating away from it. JavaScript popups are very easy to implement, and you can customize them to some extent.
Type: JavaScript Tutorials
Level: All levels
Users Online
First Run this SQL In your MYSQL database..
Type: PHP Tutorials
Level: All levels
Php feedback form advanced
The problem with my basic PHP Mail Form tutorial is that it offers no protection from spam and meta tag injection. This is fine if you have a very low-traffic site not listed at major search engines, or have a private website, but bigger sites need more.
Type: PHP Tutorials
Level: Experienced
Minutes Ago
Grab minutes ago with unix time.
Type: PHP Tutorials
Level: Beginner
PHP Debugging
A few tips for debugging your PHP
Type: PHP Tutorials
Level: Beginner
Banner Ads
Add the first code to the body of your document
Type: JavaScript Tutorials
Level: All levels
Simple Ad Rotation
1. Create a new file (newfile.php) and copy and paste the below code into that file, then save it.
Type: PHP Tutorials
Level: All levels
PHP Introduction
A short and simple introduction to
Type: PHP Tutorials
Level: Beginner
Toggle Divs
I have found a javascript that allows you to toggel a div by the div id, well here it is...
Type: JavaScript Tutorials
Level: All levels
Password Protect
Add this login form to a page.
Type: PHP Tutorials
Level: Experienced
Introduction to Serializing
Also includes an example that you can use to start building apps with serialize.
Type: PHP Tutorials
Level: Experienced
Javascript Clock
This will create a nice JS clock. You can change the color of it too.
Type: JavaScript Tutorials
Level: All levels
Watermarking
Editor's Pick in PHP Tutorials, February 2007
This interesting article teaches you a foolproof way to make Watermarking in your graphic projects. The author explains the process and shows you how to do it easily. The code examples are even written for you.
Type: PHP Tutorials
Level: All levels
Javascript Table Rollovers
How you can get a table effect on rollover.
Type: JavaScript Tutorials
Level: Experienced
Form Handling
We are going to be working with the $_Post or $_Get arrays. They basically tell the form if i needs to post something, or get something. In this case we are going to be showing you the basics of a contact email form, so we will be using the $_Post array.
Type: PHP Tutorials
Level: Beginner
Creating Alerts
A simple guide to using alerts (and annoying your visitors)
Type: JavaScript Tutorials
Level: Beginner
Creating a Website / Server Monitoring Script
I have created a script which allows users to check to see if their server is online. Obviously running this script from the same server and trying to check your server status whilst its down its too clever, so try using an include or iframe from a free hosting company.
Type: PHP Tutorials
Level: Beginner
Display ISP
Display someone's ISP on your site.
Type: PHP Tutorials
Level: Experienced
PHP Messagebox
Easily create a PHP Message Box, without using any mysql! Using this method, when your visitors post something, the simple script interprets it, and stores the message in a text document. It is also fully customizable with HTML.
Type: PHP Tutorials
Level: Experienced
Random Password Generator
Random password generator.
Type: PHP Tutorials
Level: Experienced
Creating a Floating Window
Create a floating window on my html page.
Type: JavaScript Tutorials
Level: Experienced
Php navigation
Using PHP, you can have your entire site layout in only one file. If you don't know what this tutorial is, read it anyway. I wanted to learn how to do something like this for about 2 years. Nothing worked better than PHP Navigation. Not frames, not anything.
Type: PHP Tutorials
Level: Experienced
Creating an Image Gallery
Create an image gallery in a common html site.
Type: JavaScript Tutorials
Level: Experienced
Using PHP 'if' Statements
Using 'if' statements, you can check to see if a variable equals something else, and then execute a line of code if it is, and execute another line of code if it isn't. This tutorial is meant for beginners.
Type: PHP Tutorials
Level: Beginner
Make an RSS Feed Using PHP
Learn the best way to turn your database information into an RSS feed.
Type: PHP Tutorials
Level: All levels
Date Function
Learn how people use the date function in there php coding.
Type: PHP Tutorials
Level: Beginner
Simple Contact Form
Learn how to write a clean and easy contact form for your site.
Type: PHP Tutorials
Level: Experienced
Installing PHP on a Mac
One great aspect of Mac OS is that it ships with a preinstalled Apache server and PHP4. So if you want to develop dynamic PHP based web sites on your local machine, you just have to enable the PHP4 module and start the server.
Type: PHP Tutorials
Level: All levels
Rewritten URLs with Unlimited Parameters
I recently added a function to my commercial PHP framework which allows unlimited parameters in a mod_rewrite rewritten URL, without having to add more lines to do so. In this tutorial I will explain to you how to create this function and use it.
Type: PHP Tutorials
Level: Experienced
MySQL Tables
Create, insert, update, delete, count and select rows in a database.
Type: PHP Tutorials
Level: Beginner
Php calculator
Make a working calculator using PHP.
Type: PHP Tutorials
Level: Beginner
Date and Time
Display the current data and time using a very small and common code.
Type: PHP Tutorials
Level: Beginner
Newsfeed display by CaRP?





