
This tutorial, for PHP developers, will provide you with an introduction to ASP.NET using the C# language. If you\'ve wo ...

Servlet Container Overview introduces the reader to the Tomcat container.This is the 10,000 foot overview of the contain ...

Creating tabbed content is easy with jQuery UI. Using a simple HTML layout and calling the tabs function is all it takes ...
![]() |
By CMS tutorial Crawler in CodeIgniter
CodeIgniter is becoming well known for its power as a PHP based web application framework, but it's not often that we see examples of it being used for anything else. Today we'll learn how we can use CodeIgniter to create a RESTful API for your existing web applications, and demonstrate how to interact with your own API or other RESTful web-services, such as Facebook and Twitter.
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
The CodeIgniter from Scratch series was unexpectedly, and significantly popular. Today, I'm pleased to announce that, with the help of one of my best authors, Burak, we'll be continuing the series! Additionally, the most often requested topic is the subject for today's screencast: combining CodeIgniter and jQuery.
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
In lesson nine of our CodeIgniter series, we'll build a small image gallery that allows you to upload files, and automatically create thumbnails.
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
In this tenth episode of the CodeIgniter From Scratch screencast series, we will be exploring the Calendar library. We are also going to utilize the database class and jQuery AJAX. I will show you how to build a simple and CSS-styled calendar page, which will have the ability to store and display content for each day.
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
In today's episode, we are going to be working with several helper functions, related to files, directories, and downloads. We are going to learn how to read, write, download files, and retrieve information about both files and directories. Also at the end we will build a small file browser that utilizes jQuery as well. Catch Up Day [...]
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
Today, we are going to take a look at the Shopping Cart library for CodeIgniter. This useful class allows us to add and remove items to a shopping cart, update them, and calculate prices. I will demonstrate how you can build a simple shopping cart system with the help of this library.. Catch Up Day 1: Getting [...]
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
In today's screencast we are going to learn how to create our own helpers and libraries. We are also going to learn how to extend the existing helpers and libraries that come with CodeIgniter.
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
In today's screencast we are going to learn how to create our own helpers and libraries. We are also going to learn how to extend the existing helpers and libraries that come with CodeIgniter. At the end of the tutorial we will extend the Form Validation library to give it the ability to check for password strength. <a href=\"http://net.tutsplus.com/tutorials/php/codeigniter-from-scrat
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
Today, we are going to take a look at the Shopping Cart library for CodeIgniter. This useful class allows us to add and remove items to a shopping cart, update them, and calculate prices. I will demonstrate how you can build a simple shopping cart system with the help of this library..
0 comments and a rating of
By CMS tutorial Crawler in CodeIgniter
In this fourteenth episode of the series, our subject is 'Security.' We will go over topics such as: password encryption, message encoding/decoding, XSS filtering, output filtering, sql injection, session security, private controller methods and more.
0 comments and a rating of