In this episode we are going to build a User Signup Form following these steps:
- We build a “User” Model with Doctrine.
- Learn about Mutators.
- Create tables using Doctrine.
- Remove index.php from CodeIgniter urls
- Build and Style the Signup Form.
- Learn about Helpers, Libraries and how to extend them.
- Form Validation and checking for duplicates.
In this episode:
- We do a quick fresh install of CodeIgniter and Doctrine, without going into details like last episode.
- Briefly go over some of the basic concepts of CodeIgniter and Doctrine.
- First we will review Controllers and Views in CodeIgniter.
- Then we will move on to Models using Doctrine. This is where things are going to get a little different, compared to other CodeIgniter tutorials out there.
- Finally we will preview a sample Doctrine Model and talk about what
In this first part of series, I will show you how to create a basic CodeIgniter install and add Doctrine as a plug-in.
Doctrine is an Object Relational Mapper for PHP.
Hi, in this tutorial we will update our twitter status via the ‘Twitter API’ using CodeIgniter. I recommend following step by step, rather than glossing over the tutorial. Let’s dig in!
CodeIgniter is a framework build by EllisLab the creators of Expression Engine. In this tutorial i will cover the basics of CodeIgniter and to do that we will be building a simple guestbook.
In this chapter readers can view non-default themes in Magento, and will learn to make the best use of those themes in order to provide a better experience to their customers. This chapter focuses on the following:-
Setting your non-default theme to be the one that your visitors will see
Creating a number of simple non-default themes
The theme hierarchy in Magento
Kohana: The Swift PHP Framework
How to use Zend Soap Client to talk to Java services that are exposed through WSDL.
Start learning the Kohana PHP framework from the ground up.
Creating a File Hosting Site with CodeIgniter
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?