Quantcast
Channel: jondavidjohn.com » php
Browsing all 6 articles
Browse latest View live

Scalable Login System for CodeIgniter – Ion_Auth

*This article assumes you are familiar with the structure and usage of the CodeIgniter MVC Framework and basic OOP techniques If you are building an application that will live on the web, at some point...

View Article



CodeIgniter Models and Consistent Object Construction

Build your objects This topic sprung from a question over at stackoverflow.com concerning how to manage objects in a parent/child relationship.  The specific question's example was related to...

View Article

Using the Facebook API with Codeigniter

The Facebook PHP SDK Facebook has an  endorsed PHP Facebook API wrapper located here at github.  This library gives the php developer much more intuitive access to the facebook api methods and...

View Article

Problem using JSON to serialize php structures

Yesterday I found an interesting quirk while working with a code base that uses json_encode() and json_decode() to serialize data moving in and out of the database. The benifits of using JSON over...

View Article

Compare/Contrast Javascript and PHP Closures

Really good comprehensive reference for those of use that bounce between Javascript and PHP.

View Article


Running git pull from a php script, not as simple as expected

I intended to set up a repository (hosted on BitBucket) to initiate a pull on a dev server when new commits are pushed up. It seemed like a simple enough process. BitBucket has a service that will fire...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images