26 Tutorials on PHP, JavaScript, HTML, DHTML, XHTML, Perl, CSS, and SSI
Dynamic PHP/MySQL
Abstract:
Build your dynamic php/mysql site here, this tutorial offers amongst
other things time-controlled publishing and separation between PHP
& HTML.
Advanced Javascript Menu
Abstract: How to make a more advanced menu for your web page. Introduces string manipulation and looping.
A Simple JavaScript Menu
Abstract: How to create a simple menu for your web pages suing JavaScript and CSS.
OOP in javascript
Abstract:
An introduction to object oriented programming in javascript. Learn
what’s it about and how to use it. Requires some basic understanding of
both javascript and OOP.
JavaScript 101: Chapter 2
Abstract: A continuation of the JavaScript introduction. Introduces the us of the “if” statement for making decisions.
JavaScript 101: Chapter 1
Abstract: A simple introduction to using Javascript. Shows you how to display information using JavaScript methods.
Cursor Chaser
Abstract:
If you have ever wondered how to get images to follow your cursor
around the page, check this tute out. It covers all the mathematical
theory, html, javascript, imagery, and sample code needed to have your
very own cursor chaser up and running.
Dynamically writing text to images with PHP
Abstract:
A walk through the basics of PHP’s GD library of image functions, and a
discussion of a number of practical ways to put them to use in
dynamically writing text on images
Basics of OOP in PHP and MySQL
Abstract: An introduction to ObjectOrientedProgramming in PHP & MySQL
Getting started with Vim
Abstract: Learn the basics of using the simple, yet powerfull, Vim text editor
Putting on the Style – an Introduction to the Box Model
Abstract: We are still waiting for this abstract
Intro to CSS1 Part 2
Abstract:
A continuation of the CSS1 introduction, with discussion of Formatting;
block level elements; inline elements; box properties; units; etc.
Intro to CSS1 Part 1
Abstract:
An introduction to the CSS1 standard, including how to create and
access a style sheet, and the declarations and classes used.
Style Sheet for Printing
Abstract:
A tutorial about how to use CSS to set up a web page for displaying
online, as well as printing, without having to create two separate
pages.
Getting Started With PERL
Abstract: The introduction to using and learning perl for web based scripting.
Mr.Peachy’s Quick & Easy Database Abstraction Tutorial
Abstract:
A simple (and practical) introduction to the what, when, why and how of
“Database Abstraction” in PHP with PHPLIB. A useful addition to the
skillset of anyone who regularly uses databases in PHP.
Building a Contact Page
Abstract:
Help our Meyer family to improve their website by providing their
visitors with an easy way of getting in touch with them via e-mail, and
learn how to do form processing with PHP along the way. You’ll get to
know if/else and switch structures, the mail() function and more.
Talking GeekSpeek to a Mailbox
Abstract:
Lets go on a stroll through Geekland. On the way we get to play with
some of PHPs lesser-used in-built communications functions and we have
a chat with an SMTP server … true Geekspeek. The step-by-step
development of a drop-in PHP function providing a different, reliable
and much more rigorous approach to validating an email address.
Template Web Design with PHP part II
Abstract: The expanded dirtyness. Different methods to use the server to separate your content from your styling with PHP.
Template Web Design with PHP
Abstract: The quick and dirty method for separating your content from your style on the server side usig PHP.
Popularity: 2% [?]
Related Posts: