PHP

Creating form in Zend Framework in Netbeans IDE

My another work in Zend Framework is forms. In this post I show You how creating form with several form elements. Begin with ... this file code: My form If You call only form variable for current object You see all form. Run application and see result:

How install Zend Framework 1.12.3 in Xampp server 1.8.3?

In my last post I write about xampp installation. Here You try install Zend Framework 1.12.3. So go to http://framework.zend ... ibrary; C:\xampp\php\Zend1\bin; Click OK in all open windows. In another posts I configure and test xampp and Zend Framework.

Configuration and testing Xampp and Zend Framework

First You test xampp server. Open Xampp Control Panel. Click Start button places on the right from Apache label.  The same Y ... end very well: Apache is working, PHP is working and MySQL have root user with password, Zend Framework is working, too.    

Zend Framework 1.12.3, part 4 – more actions for controller

Today I decide to add several actions to my animals controller. I have describe action, so I add else two: sepia and whitebl ... its content. And paste into sepia.phtml and whiteblack.phtml. In sepia.phtml change content for it: My dog in sepia picture

Configuration Netbeans 7.4 for Zend Framework 1.12.3

My favorite editor for programming is Netbeans.  I would like to create Zend framework projects. So after installing Netbean ... iguration for Zend, clicking on Zend tab. In this window You may change Your configuration for xampp, php or Zend framework.

Zend Framework 1.12.3, part 3 – adding layout to project

In last post You build application with your controller animals and actiondescribe. In this part we rebuild our application, ...      } And this new structure of application:In layout.phtml add new line after meta tag:Lets see result running application.

How install XAMPP 1.8.3 on Windows 7 OS?

In this post I describe You, how install xampp package. This server is very popular  server environment contained Apache ser ... s You find in C disc in xampp folder. You see Control Panel window. I the next posts I describe how install Zend Framework.  

Zend Framework 1.12.3, part 2

In this post You find out how create new controller and action to it. Beginn with create your project, its name may be MyDog ... t controller and default action with these names. And You may run application click on green icon in top tools menu.        

Configuration and testing Xampp and Zend Framework

First You test xampp server. Open Xampp Control Panel. Click Start button places on the right from Apache label.  The same Y ... end very well: Apache is working, PHP is working and MySQL have root user with password, Zend Framework is working, too.    

Configuration and testing Xampp and Zend Framework

First You test xampp server. Open Xampp Control Panel. Click Start button places on the right from Apache label.  The same Y ... end very well: Apache is working, PHP is working and MySQL have root user with password, Zend Framework is working, too.    

How install Zend Framework 1.12.3 in Xampp server 1.8.3?

In my last post I write about xampp installation. Here You try install Zend Framework 1.12.3. So go to http://framework.zend ... ibrary; C:\xampp\php\Zend1\bin; Click OK in all open windows. In another posts I configure and test xampp and Zend Framework.

How install Zend Framework 1.12.3 in Xampp server 1.8.3?

In my last post I write about xampp installation. Here You try install Zend Framework 1.12.3. So go to http://framework.zend ... ibrary; C:\xampp\php\Zend1\bin; Click OK in all open windows. In another posts I configure and test xampp and Zend Framework.