a1phanumeric submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Simple Web 2.0 Design and CSS Tutorial
Thumbnail
Submitted by a1phanumeric » Build a simple, clean-looking CSS based Web 2.0 design with this step-by-step tutorial.
Rating: 1.8/5 | 11 clicks | 0 comments | 0 saves | share | report
Beginners mod_rewrite Tutorial
Submitted by a1phanumeric » This tutorial will teach you how to: 1. Get mod_rewrite up and running 2. Rewrite URLS for cleaner addresses and better SEO with a PHP example.
Rating: 3.0/5 | 646 clicks | 0 comments | 1 save | share | report
How to code beautiful PHP & AJAX applications
Submitted by a1phanumeric » This is a demonstration of the way I code my PHP and AJAX applications. It's good practise and may come in handy for you to learn too! The example in this article also demonstrates how to validate an email address using PHP and AJAX.
Rating: 3.2/5 | 1,083 clicks | 0 comments | 0 saves | share | report
How to Retrieve a Random Row from MySQL Without Using RAND()
Submitted by a1phanumeric » This article will teach you a better way of getting a random row from a MySQL table without having to use RAND() which is very slow for larger tables.
Rating: 1.5/5 | 8 clicks | 0 comments | 0 saves | share | report
How to get the days between two dates using PHP
Submitted by a1phanumeric » This well-commented code snippet will show you how to get an array of dates between two dates using PHP.
Rating: 1.7/5 | 6 clicks | 0 comments | 0 saves | share | report
How to format dates in PHP
Submitted by a1phanumeric » This tutorial will teach you how to format dates using PHP, to output nice human-readable dates. For example: 2006-03-05 11:00:00 to Sun, 05 March, 2006 @ 11:00:00
Rating: 1.7/5 | 6 clicks | 0 comments | 0 saves | share | report
Beginners PHP Class Tutorial
Submitted by a1phanumeric » Teaches the basics of PHP classes (Object Orientated Programming), with an example class you can build as the tutorial goes along.
Rating: 1.5/5 | 10 clicks | 0 comments | 1 save | share | report
Basic PHP Tutorial
Submitted by a1phanumeric » Teaches the basics of PHP programming. The concept of PHP / servers, how to output data to the page and loops.
Rating: 1.7/5 | 6 clicks | 0 comments | 0 saves | share | report