Subscribe
Tutorial search
Cool Stuff
How would you like to MASTER graphic design by next week?
Click here to find out how
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project
View all templates
PHP Tutorials
Tutorials
Stuff
Affiliates
PHP Installing Tutorials
We hope that you will enjoy our PHP Installing tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Installing tutorial to our site. Thank you !
There are different methods and plugins you can implement to display code on your WordPress blog. After much testing and frustration, I’ve come across the best code formatting method that does not require a WordPress plugin (and can be implemented on any website). This tutorial guides you through setting this up on your website.
Difficulty: 


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.
Difficulty: 


Create a Twitter style pagination using jQuery and CodeIgniter.
Difficulty: 


In this chapter one will learn new methods by which they can enhance the performance of their web server and look at the way a typical web server responds when put under an increasing amount of load from client requests, both when it has ModSecurity disabled and when it is enabled, and will then be able to compare the results takes a look at the performance of ModSecurity and what impact, if any, it has on the speed of server and web application.
Difficulty: 


In this article you'll learn how to install and configure PHP 5.2.11 on Windows Vista and IIS7 with the Fast-CGI protocol
Difficulty: 


In this tutorial, we will build a RSS 2.0 Feed with the PHP framework CodeIgniter. After this tutorial, you will be able to build a feed for any custom website in no time at all.
Difficulty: 


This tutorial will cover the basics of setting up your first facebook application and generating the usual hello world message along with a link to the users profile.
Difficulty: 


1. Code and File Organization
2. Utilities and Libraries
3. The MVC Pattern
4. Security
5. Less Code & Faster Development
6. Community Support
7. Job Opportunities
8. Performance Tools
9. Suitable for Teamwork
10. And It’s Fun!
Difficulty: 


In this episode we are going to build a User Signup Form following these steps:
- We build a Login Form View and a Login Controller.
- Learn about some URL Helpers.
- Change the Default Controller.
- Implement User Authentication.
- Learn about Singleton Pattern and use it to improve our code design.
- Learn about theSessions Library.
- Implement User Logout.
Difficulty: 


Installing PHP 5.2.10-Win32 on Windows7 32 bit is practically the same as Vista,but I had few people asking me how to do it,so I wrote a new Tutorial, and I tested all the steps on a 32bit version,so far.Follow htese steps and I can guarantee, you'll get it running.
Difficulty: 


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
Difficulty: 


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.
Difficulty: 


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.
Difficulty: 


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!
Difficulty: 


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.
Difficulty: 

Total Tutorials in Category: 93
