INSTALL ZEND FRAMEWORK 2 -WAMP SERVER

The biggest headache while getting started is to install Zend Framework 2.Alter a long time of search I found this video pretty useful.It worked for me.I

Date function

The format of the outputted date string.date_default_timezone_set — Sets the default timezone used by all date/time functions in a script.

Sunday, February 24, 2013

Install Zend Framework 2 -WAMP server


The biggest headache while getting started is to install Zend Framework 2.Alter a long time of search I found this video pretty useful.It worked for me.It uses Skeleton Aplication.Though this video does not demonstrate installation of compressor,which is a simple step, only the thing is that you have to give path of your php.exe(for ex:D:\wamp\bin\php\php5.4.3\php.exe as my WAMP is in D drive) while installing compressor.