Re: [PHP] Time zone in date function

2012-01-30 Thread Simon J Welsh
On 31/01/2012, at 2:55 PM, Ron Piggott wrote: > > On my clients account when I use “echo date(‘D, d M Y H:i:s');” the output is > 5 hours ahead of us. How do I change it to my local time? Is there a way to > specify “Eastern” time zone? > > I expect this would work: > > echo date(‘D, d M Y

[PHP] Zend Framework Tutorial

2012-01-30 Thread Yuri Yarlei
Hi people, I wanna share the tutorial about Zend Framework there I'm doing http://www.yuriyarlei.net/en/zend-framework-how-to-develop-introduction Att, Yuri Yarlei. Java - OCJP 6 ZCE - Zend Certified Engineer for php 5.3 www.yuriyarlei.net/en PHP, JAVA, CSS, ORACLE 10g, PostgreSQL;

[PHP] struct zend_guard

2012-01-30 Thread Adi Mutu
Hello, Can anybody tell me what this struct is used for ? I'm new to the internals of php. Thanks, A