background preloader

PHP

Facebook Twitter

Framework

Making A Cool Login System With PHP, MySQL & jQuery. Martin Angelov Introduction Today we are making a cool & simple login / registration system.

Making A Cool Login System With PHP, MySQL & jQuery

It will give you the ability to easily create a member-only area on your site and provide an easy registration process. PHP Basics: Sorting Arrays. Arrays are wonderful things.

PHP Basics: Sorting Arrays

I can’t imagine using a programming language that does not have support for arrays. For newbies, arrays might be something that’s difficult to understand at first, but once you get used to it, it’s almost impossible to live without. Guaranteed!