Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Generating XML from a MySQL DB with PHPs DOM Functions (Part One) - JavaScript tutorial


I was going to do a full article on how to generate an XML file then perform an XSL 'transformation' with PHP's XSL functions, but that would have taken too long to write all at once, and there is alot for you guys to take in. So i decided to just post this first, then when i get some time ill write the rest in part 2.
Category: JavaScript tutorials > AJAX - Difficulty:


More cool JavaScript tutorials:



Countdown Creator
Countdown Creator
Countdown Creator
Category: JavaScript tutorials > Development - Difficulty:
Basic Slideshow
Basic Slideshow
Basic Slideshow
Category: JavaScript tutorials > Images - Difficulty:
Create an Alert Box in JavaScript
Create an Alert Box in JavaScript
Learn how to create a pop-up alert box that displays a message to the visitor.
Category: JavaScript tutorials > Windows & Frames - Difficulty:
Simple Form Validation
Simple Form Validation
Before sending data from form it is necessarily to check input date. JavaScript is ideal for that, because the all date before submitting, will be checked and by that we will save on bandwith.
Category: JavaScript tutorials > Forms - Difficulty:
Redirect a web browser Using JavaScript
Redirect a web browser Using JavaScript
In this article we are going to learn how to redirect a web browser using JavaScript.Why web browser redirect is necessary?Do Your Pages Look The Same on All Browsers? Probably not! The same page seen on each different browser can have a different look. If you maintain separate pages for Netscape and Internet Explorer browsers and want to additionally divide each browser's page into version pages, this script is for you. There are some other reasons
Category: JavaScript tutorials > Basics - Difficulty: