Tutorials Round-Up: Ajax, CSS, PHP and More
Coding or designing a page, it’s always nice to have some basic templates you can quickly modify or adapt to your needs. However, at least once you have to know, how to create this “universal” template. In this case tutorials prove to be an ultimate solution, particularly if you just want to get an idea how something works and where to start from. In fact, you don’t have to re-invent the wheel all the time – you can use existing solutions, modify and improve them and publish them as well – just the way other people did it for you.
Ajax
- AJAX Matters A comprehensive list (over 130) of tutorials on AJAX, JavaScript and other web development topics.
- Ajax RSS reader
Use Ajax to build an RSS reader - AJAX Tutorial
Free w3schools AJAX Tutorial - Building a Pagination System with AJAX
You know how to use AJAX to pull rows from a database, but do you know how to create an AJAX-based system to organize the records neatly into pages? You’ll know how to do that by the end of this series! This first article shows you how to build the user interface. - Creating a MySQL connection with PHP/AJAX
“In this tutorial I will explain how to open a mysql database connection using PHP and the all popular AJAX” – by John Wiseman - Creating sortable lists with PHP and AJAX
In this article, we’ll create a drag drop system using JavaScript that will let you drag an item to its new position, and then save the new order as soon as you drop the item. Here’s an example… - Developing PHP the Ajax way, Part 1: Getting started
In this two-part “Developing PHP the Ajax way” series, you will create a simple photo album as an online Web application, entirely in PHP and the Simple Ajax Toolkit (Sajax). - Developing PHP the Ajax way, Part 2: Back, Forward, Reload
Part 1 shows how to develop a basic photo gallery using Sajax, PHP, and JavaScript. In building a history stack for the application, we will rely on client-side technologies and integrate directly into the code from Part 1. This article assumes an understanding of JavaScript and browser cookies. - Getting Started with Ajax
An AJAX introduction from ‘A List Apart’ by Aaron Gustafson - Javascript Remote Scripting with PHP
Simple web programming tutorials - Learn AJAX in 20 minutes
Here is a quick overview and example of AJAX in action - Mastering Ajax, Part 1: Introduction to Ajax
Understanding Ajax, a productive approach to building Web sites, and how it works - Mastering Ajax, Part 2: Make asynchronous requests with JavaScript and Ajax
Use XMLHttpRequest for Web requests - Mastering Ajax, Part 3: Advanced requests and responses in Ajax
Gain a complete understanding of HTTP status codes, ready states, and the XMLHttpRequest object - Mastering Ajax, Part 4: Exploiting DOM for Web response
Convert HTML into an object model to make Web pages responsive and interactive - Mastering Ajax, Part 5: Manipulate the DOM
Use JavaScript to update your Web pages on the fly - Mastering Ajax, Part 6: Build DOM-based Web applications
Mix the DOM and JavaScript — those perfect Ajax companions — to change a Web page’s user interface without page reloads - Mastering Ajax, Part 7: Using XML in requests and responses
Learn when it’s a good idea — and when it isn’t - Mastering Ajax, Part 8: Using XML in requests and responses
Ajax client/server communication can be a tricky business - Max Kiesler – Round-up of 30 AJAX Tutorials
“The following is a list of what I consider the be the best and most helpful AJAX tutorials that I’ve found over the past year” - Max Kiesler – 60 More AJAX Tutorials
“These examples and how-to’s represent the best tutorials that I’ve personally used or otherwise had the opportunity to work with out of the overall group. This post is intended for individuals who learn best by example” - Max Kiesler – 42 Recent AJAX Tutorials
“most of the links that I find are tutorials and I applaud this. The following is a list of what I consider to be the best and most helpful AJAX tutorials I’ve found in the last two months.” - Max Kiesler – How to Make Your AJAX Applications Accessible
40 Tutorials and Articles - Max Kiesler – What You Should Know About AJAX Security: 24 Tutorials
“Below, you’ll find a list of tutorials, examples, and articles that will detail many of the security implications of using AJAX.. - Quick Calendar Using AJAX and PHP
In this tutorial, we went through the concept of how to create a web calendar using AJAX and PHP. I left the details in the code to prevent the tutorial becoming too long and indigestable…. - Rasmus 30 second AJAX Tutorial
A quick Ajax tutorial - Simple Ajax Tutorials and News
Ajax Tutorials and Workshops - Take Command with AJAX
In this article, I’ll explain the creation of one simple, reusable JavaScript function for making HTTP requests. Then, I’ll apply that function in the creation of a simple application. By Stoyan Stefanov. - Cameron Adams – Usable Interactivity with Remote Scripting
This article aims to give you an introduction to the foundations of remote scripting, in particular, the emerging XMLHttpRequest protocol. - Using the XML HTTP Request object
Tutorial by Jim Ley
CSS
- Advanced CSS Layouts: Step by Step
By Rogelio Vizcaino Lizaola and Andy King - Beginner’s guide from a seasoned CSS designer
Cameron Moll – Authentic Boredom - CSS Advanced Guide
The CSS Advanced Guide is for those who want to push CSS to the extreme, highlighting methods that might not be immediately obvious to the intermediate developer. - CSS and HTML examples and tutorials by Ove Klykken
Advanced CSS demos and bug reports - CSS Basics.com
Making Cascading Style Sheets Easy to Understand - CSS Beginner’s Guide
CSS, or ‘Cascading Styles Sheets’ are a way to style HTML. Whereas the HTML is the content, the style sheet is the presentation of that document. - CSS Demonstrations and Tutorials
CSS and HTML examples, demonstrations and tutorials - CSS Drop Shadows
A List Apart Tutorial by Sergio Villarreal - CSS Intermediate Guide
Like the HTML Intermediate Guide, this CSS Intermediate Guide should not be that difficult, but rather build on the basics of the CSS Beginner’s Guide. - CSS Layout Techniques: for Fun and Profit
A resource for web designers and developers who want to learn CSS layout techniques to replace archaic table-based web page layouts. - CSS Menu Tutorial
Horizontal and Vertical CSS Menu Tutorials - CSS Tutorial
CSS Tutorial von w3schools.com - CSS TUTORIAL
The Complete CSS tutorial - Floatutorial: Step by step CSS float tutorial
Floatutorial takes you through the basics of floating elements such as images, drop caps, next and back buttons, image galleries, inline lists and multi-column layouts. - Learn CSS Positioning in Ten Steps
This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float - Listutorial: Step by step CSS list tutorial
Listutorial takes you through the basics of building background image lists, rollover lists, nested lists and horizontal lists - Selectutorial – CSS selectors
Selectors are one of the most important aspects of CSS as they are used to “select” elements on an HTML page so that they can be styled.
Find out more about selectors including the structure of rules, the document tree, types of selectors and their uses. There is also a step-by-step tutorial showing how selectors are used in the process of building a 3-column layout. - Site in an Hour
by Andrew Krespanis – Making Simple Work of Complex CSS Layouts - Stylemaster CSS Tutorial
hands on css tutorial – This tutorial teaches CSS using both hand-coding and Style Master for Windows. - Online tutorials
The House of Style has several cascading style sheets tutorials, with explanations, excercises and worked examples to get you up and running with style sheets as quickly as possible. - Stylesheets
Cascading style sheets tutorials and style guide - Top 10 CSS Tutorials
There’s a lot of really cool things that can be done using CSS and I’ve found some of the following resources to be very helpful to inspire ideas and learn new techniques…
CSS Techniques
- Creating a graph
Russ Weakley – Creating a graph using percentage background images - CSS FOR BAR GRAPHS
Basic CSS Bar Graph, Complex CSS Bar Graph, Vertical CSS Bar Graph - Super simple CSS bars
Tobias Lutke - Dynamic Pie Chart with CSS
This is an example of creating a semi-dynamic pie chart without the use of server-side imaging libraries - CSS Diagrams
Things to Do With CSS When You’re Bored at Work - CSS Image Maps
Below is a sample image map that’s built entirely using CSS and XHTML… - Map Pop
This experiment uses CSS to create an image map with CSS pop-ups - Star Rater
Creating a Star Rater using CSS - CSS Star Rating
CSS Star Rating Part Deux - All About CSS Drop Shadows
By: John Gallant, Holly Bergevin - Fun with Drop Shadows
Drop Shadows are a nice way to beautify images…. - Simple CSS Image Switcher
This is a pure CSS image switcher that is lightweight and standards-compliant. It could be used for a gallery or any similar function….. - A Two Step Photograph Gallery
Stu Nicholls - Hoverbox Image Gallery
…super light-weight (8kb) roll-over photo gallery that uses nothing but CSS… - Sliding Photograph Galleries
Stu Nicholls Photo Galleries – vertical slide & horizontal slide - CSS and Round Corners
Build Accessible Menu Tabs – by Trenton Moss - CSS Rounded Corners ‘Roundup’
There are so many different techniques now, it really depends on your individual requirements and preferences; particularly whether you want to use a JavaScript-based technique or not….. - Lightbox JS by Lokesh Dhakar
Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers. - Popup Windows
open new customised windows with JavaScript - Pure CSS Popups
Anleitung fur CSS Popups von Eric A. Meyer - Pure CSS Popups 2
Anleitung fur CSS Popups von Eric A. Meyer, zweiter Teil - Pure CSS Pop Ups
The next page of this article is almost identical to Eric Meyers tutorial but the documents which follow show a very different approach as to how to pop up images (or even text and images at once) - Bubble Tooltips
Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web page. - JavaScript Fading Tooltips
Sweet Titles 1.0, Documentation, JavaScript Files, CSS File - TexSoft – multiline tooltip with HTML CSS and JavaScript
This document explains how to make nice multiline tooltip for HTML documents, using simple and standard CSS, HTML and JavaScript.
Lightboxes & GreyBoxes
- Greased Lightbox
Joe Lencioni’s Greased Lightbox is a Greasemonkey/Creammonkey/Opera user script designed to enhance browsing on websites that link to images such as Google Image Search, Flickr, Wikipedia, Facebook, MySpace, and deviantART. - GreyBox
A pop-up window that doesn’t suck. GreyBox can be used to display websites, images and other content in a beautiful way. - GreyBox 3D
- Greybox Redux
Completely unobtrusive – no need to embed Javascript into your site. - Leightbox
Simon de Haan · Eight Media - Lightbox JS v2.0
by Lokesh Dhakar - Lightbox Gone Wild!
Particletree – Chris Campbell - Litebox
Litebox is a modified version of Lightbox v2.0 created with one thing in mind, size reduction. Litebox utilizes the 3kb javascript library moo.fx in association with prototype.lite, giving us the basic tools we need to make this work and you the ability to expand. - Multifaceted Lightbox
A script (JavaScript) that allows you to focus the users attention on a particular portion of the screen. It creates the equivalent of a modal dialog box – this means that while the user looks at this focused part of the screen, they can’t interact with the rest of the screen. - Slightly ThickerBox 1.7
Slightly ThickerBox is a modification of Cody Lindley’s Thickbox script - Suckerfish HoverLightbox
Jonathan Christopher - ThickBox – One box to rule them all.
My version of the Lightbox technique includes functionality similar to that of the Greybox technique. That is, ThickBox can show html pages as well as images. The html that is shown inside ThickBox is pulled from the server using AJAX (really AXAH). I would like to think that my twist is bridging the gap between Greybox and Lightbox functionality. - WP lightbox JS WordPress plugin
WP lightbox JS is a WordPress plugin that enable you to use lightbox JS script to overlay images on the current page. This plugin also adds a “Lightbox JS” quicktag to the post window in the WordPress admin section.
Flash
- Flash and ActionScript Tutorials
Learn how to use Flash to create everything from simple animations to complicated ActionScript projects by following the easy-to-learn tutorials found on this page - Flash Kit Tutorials
An online resource for Macromedia Flash development. Read the latest Flash news and tutorials, and download our free FLAs, SWFs, and sound loops - Flash MX Tutorials
1421 Flash Tutorials - Flash Perfection Tutorials
Enjoy learning Flash with our incredibly diverse collection of Flash tutorials. Flash tutorials are broken into comprehensive and easy to browse categories - Flash Tutorial
In our Flash tutorial you will learn how to start using Flash in your applications. - Flash Tutorials
451 Tutorials - Tutorials – ActionScript.org
The site includes thousands of tutorials, open source movies and scripts, support forums, reviews, scene news, a fully featured Flash jobs and employment section and much more - Ultrashock Tutorials
We are collaborating with some of the top professionals & institutions to bring useful and unique resources to the web. You will find information in this section which you may refer to often to gain an understanding of the concepts and useful techniques behind the tools used.
Forms
- Accessible CSS Forms
Using CSS to Create a Two-Column Layout - Basic Forms
basic inputs, text-input boxes, radio buttons and check boxes - Form Help without Popups
This article illustrates a scripting technique to get around the problem without having to open a new window. - Form layout
Richard Rutter – clagnut blog - Forms Tutorial
Forms allow your viewers to input text right to their screen! 17 Form Tutorials - Fun with forms
customized input elements – By Sшren Madsen - Prettier Accessible Forms
It can be time consuming to make web forms both pretty and accessible…. - Styling form controls
Roger Johansson – 456 Berea Street - Styling even more form controls
Roger Johansson – 456 Berea Street - Styling of forms – Stu Nicholls
A form with style - Table-less Forms
Most of the CSS-only, table-less forms available suck. So, not wanting to stoop to mediocrity, I decided to take on the task of coming up with something better. This is the result of my efforts…. - The Form Garden
A CSS Stylesheet Collection for Web Forms - Trimming form fields
We’ll make a semantic and accessible form with only a sprinkling of additional mark-up. We’ll add minimal CSS to maximum effect and provide users with a method for removing optional fields….
HTML
- Character Sets & Encodings in XHTML, HTML and CSS
Tutorial on how to markup up XHTML, HTML and CSS pages with information about character encodings, and how to use character escapes. - HTML Beginners Guide
How to make web pages – A good practice guide to HTML and CSS. - HTML Intermediate Tutorial
Whereas the purpose of the HTML Beginner Tutorial was to teach the bare essentials, this guide adds a few nuts and bolts, which shouldn’t be particularly difficult as such, but will add a bit more to our understanding of HTML and enable us to do a few more things. - HTML Advanced Tutorial
The aim of the HTML Advanced Tutorial is to show how to fully exploit the features of HTML and how to optimise it for accessibility. - HTML Code Tutorial.
Our goal is to provide the most helpful and complete guide to creating web pages anywhere - HTML TUTORIAL
The pages are packed with: Easy to understand explanations, massive examples, tips, smart workarounds and useful quick references. - HTML Tutorial – Basic & Advanced
In this HTML tutorial you will learn how to use HTML to create your own Web site. - HTMLSource : HTML Tutorials
HTML tutorials and well-researched links on all aspects of web design, equally suited to beginners and advanced webmasters - Starting with HTML + CSS
W3C: This short tutorial is meant for people who want to start using CSS and have never written a CSS style sheet before. It does not explain much of CSS. It just explains how to create an HTML file, a CSS file and how to make them work together. - Tizag Tutorials
Tizag was designed to teach beginner web programmers how to use HTML and CSS…. - XHTML Tutorial
XHTML is a stricter and cleaner version of HTML. In this tutorial you will learn the difference between HTML and XHTML. We will also show you how this Web site was converted to XHTML.
JavaScript
- Basic JavaScript
In this tutorial we’ll be laying some groundwork on the language, and writing our first script. - From DHTML to DOM scripting
An example of how to replace outdated JavaScript techniques - Intro to the DOM
Introduction to the Document Object Model - DOM Event Model
The DOM Event Model - Javascript Boot Camp Tutorial
Amy Hoy gave a 3-hour tutorial session on Javascript fundamentals on Monday, and today posted her entire slide stack, source code, and links. - JavaScript Cake
Tutorials and Scripts - Javascript/DHTML Tutorials
147 Javascript/DHTML Tutorials - Javascript in Ten Minutes
Quick review for programmers - JavaScript tutorial
JavaScript Tutorials - JavaScript Tutorial
JavaScript is used in millions of Web pages to improve the design, validate forms, detect browsers, create cookies, and much more. JavaScript is easy to learn! You will enjoy it! - Quick guide to somewhat advanced JavaScript
Advanced javascript tutorial
RSS
- Ajax RSS reader
Learn how to build an Asynchronous JavaScript and XML (Ajax) Really Simple Syndication (RSS) reader, as well as a Web component that you can place on any Web site to look at the articles in the RSS feeds. - PHP and RSS: Getting it together
This article explains the basics of RSS, some of its many uses, how to use PHP to create an RSS feed from a database, and how to use the XML_RSS module to read an existing RSS feed and translate it into HTML. - Pete Freitag – Howto Create an RSS 2.0 Feed
If you can learn HTML, you can easily learn how to build your own RSS 2.0 feeds. I’ll take you through the steps to creating an RSS feed from scratch. - RSS Tutorial
This tutorial explains the features and benefits of a Web format called RSS, and gives a brief technical overview of it. It also includes information on a similar format called Atom. - RSS Tutorial
There are many resources on the Web for RSS. This tutorial emphasis the benefits of RSS, and how they can be realized. This tutorial refers to other sources for RSS History, Background, and Technical specifications. - RSS Tutorial
Tutorial von w3schools.com - RSS Workshop
In this workshop you’ll learn how to create, validate, parse, publish, and syndicate your own RSS news channel. The emphasis will be the practical application of the two most popular varieties of RSS for dynamic publishing.
Ruby
- 9 Best Ruby On Rails Tutorials from IBM
“I have researched IBM’s developerworks web site for their best Ruby On Rails Tutorials. I found nine of them – here they are, linked and described below. These will help you both to get started using Ruby On Rails and to improve your current Ruby on Rails skills.” - Learning Ruby
Best Ruby Guide, Ruby Tutorial - Max Kiesler – Learning Ruby: A Guide to Online Tutorials, Examples and Downloads
This article will present the best Ruby tutorials, examples and downloads I’ve found over the course of the last year…. - Ruby on Rails Tutorials
Digital Media Minute: Top 12 Ruby on Rails Tutorials - try ruby! (in your browser) – a hands-on tutorial
Try out Ruby code in the prompt above.
ASP
- ASP.NET 2.0: A Getting Started Guide
“Are you ready to take off into the wide blue yonder of ASP.NET 2.0? Join Cristian and Zak on this eventful ride: you’ll tame the installation process, sink your teeth into two ASP.NET languages, and conquer .NET programming basics with your bare hands. Finally, you’ll pull server controls, user controls, master pages, and CSS into the beginnings of an application that will see you land safely – and without casualties – at the start of a brilliant career in ASP.NET programming.” - ASP.NET 2.0 QuickStart Tutorial
The ASP.NET QuickStart is a series of ASP.NET samples and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web programming framework… - ASP.NET 2.0 Tutorial
The tutorial is designed for college-level classes in Web Development; however, it is available to anyone with an interest in learning ASP.NET 2.0 from the ground up. It is not designed as comprehensive coverage of ASP.NET 2.0. It presents features and techniques to apply this Web development framework to produce applications of a generally useful nature. It is a learning resource moreso than a reference source. - ASP Introduction
Learn how to program Active Server Pages (ASP) - ASP Tutorial
In our ASP tutorial you will learn about ASP, and how to execute scripts on your server. - ASP Tutorial
Active Server Pages tutorial for beginners
C/C++/C#
- C Tutorial
Blog on C and C++ – Learn C in 19 Lessons “This website will provide you with lessons and quality material to learn basics of C language programming in just a few days. - Sams Teach Yourself C in 24 Hours
Written in a plain and clear format, this book is designed to help you learn the C programming language as quickly as possible. - C++ Language Tutorial
These tutorials explain the C++ language from its basics up to the newest features of ANSI-C++, including basic concepts such as arrays or classes and advanced concepts such as polymorphism or templates. The tutorial is oriented in a practical way, with working example programs in all sections to start practicing each lesson right away. - Teach Yourself C++ in 21 Days
This book is designed to help you teach yourself how to program with C++. In just 21 days, you’ll learn about such fundamentals as managing I/O, loops and arrays, object-oriented programming, templates, and creating C++ applications–all in well-structured and easy-to-follow lessons. - C++ Programming Language Tutorials
These tutorials were developed as part of a series of courses on C++ I taught at the University of California, Irvine, Washington University, St. Louis, and Vanderbilt University. I’m making these tutorials available on the Web for anyone who is interested in teaching or learning about C++. - C++ Programming Tutorials
Understandable C++ tutorials (covers most of basic C, except i/o). Includes basics, pointers, arrays, classes and structs, recursion, linked lists, encryption, OpenGL graphics, and more. - C++ Programming Tutorials – Learn C++
C++ Tutorials, Pointers and Dynamic Memory Allocation, Debugging, Standard Template Library (STL), Free C++ Compilers, C++ Tips and Tricks - C# Practical Learning
This site offers Lessons, examples, and links on the C# programming language - C# Tutorial
- C# Tutorial
This is a set of lessons suited for beginning to intermediate programmers or anyone who would like to gain familiarity with the C# programming language. These lessons will help you get a quick head-start with C# programming. - C# Tutorial
This tutorial covers Microsoft’s programming language C#. It is aimed at people with some programming experience, although it tries not to assume too much knowledge.
LISP
- An Introduction and Tutorial for Common Lisp
Lisp tutorials, documentation, and on-line resources. - Paul Graham’s Lisp Site
Lisp. Explained by Paul Graham. - Common Lisp Educational Resources
22 Lisp Tutorials.
Java
- Ajax for Java developers
Build dynamic Java applications - Java Applets
Short example showing how simple it is to embed an applet on a page. - JavaServer Faces (JSF) Tutorial
JSF KickStart: A Simple JavaServer Faces Application - JSF Tutorial
An Introduction to JavaServer Faces Plus Apache MyFaces Extensions - Servlets and JavaServer Pages (JSP) 1.0: A Tutorial
A Tutorial on Java Servlets and Java Server Pages (JSP) - The Java Tutorial
Practical, example-based guide that thousands of programmers have used to learn the Java programming language. - The Java Tutorials’ Weblog
- Trail: Learning the Java Language
This trail covers the fundamentals of programming in the Java programming language. - Working with XML: The Java/XML Tutorial
The Tutorial for the Java/ Api for XML Parsing (JAXP) version 1.1 is nearly complete. See the Work in Progress page for details…
Perl
- Beginner’s Introduction to Perl
The first part in a new series that introduces Perl to people who haven’t programmed before. If you weren’t sure how to get started with Perl, here’s your chance! - Introductory Perl Tutorial Course for Windows
This introductory Perl tutorial course for Windows will introduce you to the beginning concepts of Perl in a familiar Windows environment and show you how to set it up for CGI with Microsoft’s Personal Web Server or Internet Information Server. - PERL
This tutorial will be covering the PERL syntax and should provide you with a very solid foundation of PERL for you to build upon. - Perl Programming Tutorial :: Table of Contents
This tutorial takes only an Introductory look at Perl. Therefore, if you wish to study the Perl Programming Language further, consult the texts mentioned below. - Perl Tutorial : PERL Tutorial for Beginners – Complete Guide
Python
- Python Tutorials
More than 300 Python tutorials. - Python Tutorial
By Guido van Rossum. Large tutorial from Python’s eloquent author.
PHP & MySQL
- Good PHP Tutorials
Providing a wide selection of PHP-Tutorials, from beginner to advanced - Learning PHP, Part 1 – Register for an account, upload files for approval, and view and download approved files
This tutorial is Part 1 of a three-part “Learning PHP” series, teaching you how to use PHP through building a simple workflow application. This tutorial walks you through creating a basic PHP page using HTML forms and covers accessing databases. - Learning PHP, Part 2 – Upload files and use XML to store and display file information
This tutorial is Part 2 of a three-part “Learning PHP” series, teaching you how to use PHP through building a simple workflow application. Take this tutorial if you have a basic understanding of PHP and want to learn about uploading files from the browser, sessions, or using PHP to process XML. - Learning PHP, Part 3 – Authentication, objects, exceptions, and streaming
This tutorial is Part 3 of a three-part “Learning PHP” series, teaching you how to use PHP through building a simple workflow application. In this tutorial, you will learn about using HTTP authentication, streaming files, and how to create objects and exceptions. - PHP and RSS: Getting it together
This article explains the basics of RSS, some of its many uses, how to use PHP to create an RSS feed from a database, and how to use the XML_RSS module to read an existing RSS feed and translate it into HTML. - PHPBuilder.com
The resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more for the PHP developer - PHP configuration patterns
The right way to build configurable PHP applications - PHP Tutorial – Learn PHP
The goal of this tutorial is to teach you the basics of PHP… - Regular Expressions PHP Tutorial
Tutorial by Mark Ghosh - Set up a PHP and MySQL development environment
Set up PHP, Apache, and MySQL as a development environment on a Windows XP machine. This tutorial gives you step-by-step instructions on how to get it all up and running painlessly - Zend Developer Zone
Advancing the art of PHP. Best practices, samples, articles, news, tutorials and community for PHP 4, PHP 5, and beyond.
XML
- A Beginners Guide to Creating and Displaying Your First XML Document
This tutorial is divided into two parts. In Part 1, we will explain how to create an XML document and how to assign data types to the values in the XML document. In Part 2, we will create HTML pages that display the data contained in the XML document. - A Really, Really, Really Good Introduction to XML [XML, XSLT & Web Services]
In this chapter, we’ll cover the basics of XML — essentially, most of the information you’ll need to know to get a handle on this exciting technology. - Introduction to XSLT
Transform XML data from one format to another with Extensible Stylesheet Language Transformations (XSLT) - New to XML
Need help getting started with XML? The XML zone on developerWorks contains articles, tutorials, and tips to help developers with XML-based development. For users trying to find their way in a new topic, all of that information can be overwhelming. This page provides an overview for readers who want to learn about XML, but don’t know where to start. - XML Tutorial
Learn the basics of XML - XML Tutorial – Basic & Advanced
XML stands for EXtensible Markup Language. In our XML tutorial you will learn what XML is and the difference between XML and HTML. You will also learn how to start using XML in your applications. - XML Tutorials
Largest Source of XML Examples on the Web (1,069 Tutorials)
Source Link: http://www.smashingmagazine.com/2007/01/26/tutorials-round-up-ajax-css-javascript-php-mysql-and-more/