Tired of the old Type-In Captcha? If so, learn how to build a unique type of "click-in" captcha in this tutorial.
In these last two weeks, I've received bunches of requests for a CodeIgniter pagination screencast; so that's what we'll be reviewing today! As a bonus, we'll also take a look at the super convenient HTML Table class.
Sometimes, your users might want to delete more than one record at a time; this tutorial will show you how to do so. Using PHP and a MySQL database, I\'ll take you step-by-step and even throw in a simple zebra striping technique using jQuery. Overview Program: PHP & MySQL Difficulty:Beginner/Intermediate Estimated Completion Time: 15-25 mins Live Demo Download the [...]
This article is mostly aimed at people who are just starting to learn jQuery.
we'll learn how to implement quick and dirty filtering without a database. By applying some classes and a touch of jQuery, we can implement a nice little system very quickly.
In today's hour long video tutorial, we'll be doing a lot! We'll implement a login and signup form that will allow us to lock down certain sections of our fictional site. As you'll find, working with sessions in CodeIgniter is a cinch!
First, Envato released their beta version of the API, aptly named Edge. Now, we have a stable and fantastic API to work with that is super powerful and super simple. The latest version (at the time of writing) is release v1. In part one of this two part series, we will look at how to [...]
In this tutorial, we\'ll be using JQuery to take a horizontally scrolling website and add a parallax scrolling background effect reminiscent of old-school 2D platform games like Sonic the Hedgehog. Tutorial Details Difficulty: Intermediate Estimated Completion Time: 30 mins - 1 hour View the Demo Download the Source Last year, the Silverback App site, designed by Carsonified, created some [...]
The most requested tutorial for day five of our CodeIgniter screencast series was for an introduction to CRUD operations. We'll review how to easily create, read, update, and delete records using CI's active-records class.
In today's video tutorial, we'll review a bunch of different neat effects that can be used in Safari 4, Chrome, and for all iPhone development.