PHP

Hypertext Pre Processor

Creating HTML forms in Zend Framework 2 application

February 23, 2013
By
Creating HTML form in Zend Framework 2 application

In this article, we will create an HTML form which enable users to submit data to the server and save it into MySQL database. In our previous article titled “Setup model and table classes to fetch data from MySQL database using TableGateway in Zend Framework2“, we have seen how to fetch data from MySQL...

Read more »

Web application development with Zend Framework 2

February 20, 2013
By
Web Application Development with Zend Framework 2

All the articles that belongs to the series “Web application development with Zend Framework2″  is listed below. The objective of this series is to develop an enterprise level web application using Zend Framework 2 php library. Starting up a Zend Framework 2 application Zend Framework2 – Creating module, controller, actions, views and routing Zend...

Read more »

Starting up a Zend Framework 2 application

February 20, 2013
By
Creating a Zend Framework 2 Web Application

In this article, we will develop a Zend Framework 2 application, namely “Zf2StudentApp”. This article belongs the series “Web application development with Zend Framework 2“. This application is developed in Apache2 web server running in Ubuntu Linux distribution. We will make use zftool.phar to create Zend Framework 2 application. 1. Setting up Apache2 Web...

Read more »

Setup model and table classes to fetch data from MySQL database using TableGateway in Zend Framework2

February 17, 2013
By
Zend Framework2 - Fetching data from MySql Database using TableGateway

In this article, we will see how to fetch data from a mysql database and display it in Zend Framework2. For this we need to set up model class, table class, TableGateway class and service manager. This article belongs the series “Web application development with Zend Framework 2“. In this article we will continue...

Read more »

Different Layouts for different Controller Actions in Zend Framework2

February 16, 2013
By
Different layouts for different controller actions in Zend Framework2

In this article, we will see how to specify different layouts for different controller actions in Zend Framework2. This article belongs the series “Web application development with Zend Framework 2“. This article is a continuation to the article titled “Zend Framework2 – Getting data in View layer from action controller using ViewModel“. 1. Setup...

Read more »

Zend Framework2 – Getting data in View layer from action controller using ViewModel

February 9, 2013
By
Getting Data in View Layer from Action Controller

In this article, we will see how to get data in view layer ( presentation layer ) from action controller using ViewModel class. This article belongs the series “Web application development with Zend Framework 2“. For this, we will continue with the application “Zf2StudentApp” developed in the article titled “Zend Framework2 – Creating module,...

Read more »

Zend Framework2 – Creating module, controller, actions, views and routing

February 7, 2013
By
Creating Module, Controller, Actions in Zend Framework2 Application

In this article, we will develop a Zend Framework2 web application which demonstrates how to create new modules, controllers, actions and views in a Zend Framework2 application. This article belongs the series “Web application development with Zend Framework 2“. For this, we will continue with the application “Zf2StudentApp” developed in the article titled “Starting...

Read more »

Creating Zend Framework2 Skeleton application using zftool phar file in LAMP

February 5, 2013
By
Zend Framework 2 Application

In this article, we will create a Zend Framework2 skeleton application using zftool in Ubuntu 12.04. In our previous article titled “Setting up Zend Framework2 Skeleton application in LAMP“, we had setup a Zend Framework2 skeleton application which is downloaded from http://github.com. In order to develop a Zend Framework2 application, we need to have...

Read more »

Installing PHP in Ubuntu 12.04 to work with Apache2 web server

February 5, 2013
By
Setting up PHP in Ubuntu 12.04

In this article, we will see how to install PHP in Ubuntu 12.04 to work with Apache2 web server. Please see the article titled “Installing and Starting Apache2 Web Server in Ubuntu 12.04” to install Apache2 web server in Ubuntu 12.04 LTS. 1. Install PHP5 in Ubuntu 12.04 2. Testing the installation Let us...

Read more »

Setting up Zend Framework2 Skeleton application in LAMP

February 5, 2013
By
Zend Framework2 Skeleton Application

In this article, we will create a Zend Framework2 application from a skelton application in Ubuntu 12.04. Here the application will be set up in Apache2 ‘s default document root ( /var/www ). In order to develop a Zend Framework2 application, we need to have a web server with PHP installed. For installing Apache2...

Read more »

Be friend at g+

Subscribe for Lastest Updates

FBFPowered by ®Google Feedburner