יום חמישי, 6 ביוני 2013

Generate operator portal Skelton

 

Generate Skelton in yii using the yiic command :

C:\Program Files\Zend\Apache2\htdocs\yii\framework>yiic webapp ../WebRoot/Operat
orsPortal
Create a Web application under 'C:\Program Files\Zend\Apache2\htdocs\yii\WebRoot
\OperatorsPortal'? (yes|no) [no]:y

change the time zone in the controller elsewhere an exception will be thrown :

  1: <?php /* @var $this Controller */ ?>
  2: <?php date_default_timezone_set('America/Los_Angeles');?>

Test the crated web site :http://localhost/yii/WebRoot/OperatorsPortal/index.php


Capture26 


Resources:
http://php.net/manual/en/function.date-default-timezone-set.php
YII documentation

אין תגובות:

הוסף רשומת תגובה