Creating your first Zend Framework site with Elastic Beanstalk

Creating your first Zend Framework site with Elastic Beanstalk

Mar 22, 2012 | No Comments

Trying out the new feature of AWS Elastic Beanstalk we created and deployed a Zend Framework PHP project to Elastic Beanstalk in less than five minutes using git.

Automatically importing IP2Location to MySQL

Automatically importing IP2Location to MySQL

May 26, 2011 | No Comments

Have you ever found that you need to know where in the world a user happens to browse from? We did, and we tried several API services that proved to be unreliable and also created overhead when an API call was placed for each visitor of the site.

Setting up Zend Framework — Part 1

Setting up Zend Framework — Part 1

Mar 31, 2011 | No Comments

Zend Framework has a straightforward setup process providing that the developer sets everything up manually. This guide illustrates how to set up a modular installation of Zend Framework.