Re: [PHP] Re: Think I found a PHP bug

2011-12-08 Thread Rasmus Lerdorf
This is fixed in PHP 5.4 by completely dropping support for the TZ environment variable. PHP will always use UTC unless you explicitly set it to something. It won't matter which timezone the system is running in. This is the only reliable way to always have consistent behaviour across all environme

Re: [PHP] DOS CLI?

2011-12-08 Thread Matt Neimeyer
On Thu, Dec 8, 2011 at 7:16 AM, Richard Quadling wrote: > On 2 December 2011 21:00, Matt Neimeyer wrote: >> Is there (or is there a way to compile) a DOS CLI version of a fairly >> recent version of PHP? I have not been able to find one using the >> powers of Google. > > You are pretty much stuck

RE: [PHP] Looking for PHP/JS/MySQL gurus in the Northern VA area

2011-12-08 Thread HallMarc Websites
> -Original Message- > From: paras...@gmail.com [mailto:paras...@gmail.com] On Behalf Of > Daniel Brown > Sent: Thursday, December 08, 2011 1:27 PM > To: Rob Gould > Cc: php-general@lists.php.net > Subject: Re: [PHP] Looking for PHP/JS/MySQL gurus in the Northern VA area > > On Wed, Dec 7,

Re: [PHP] Looking for PHP/JS/MySQL gurus in the Northern VA area

2011-12-08 Thread Daniel Brown
On Wed, Dec 7, 2011 at 23:11, Rob Gould wrote: > Can anyone tell me if there are folks on this list in the Northern VA area?   > I need to find a freelancer who knows PHP, Javascript, and mySQL.  My client > likes face-to-face meetings on occasion, so I really need someone local. None of the

Re: [PHP] OOP problems

2011-12-08 Thread Mokaddim Akm
Sent from a handheld device On 08-Dec-2011, at 11:14 PM, "Dominik Halvoník" wrote: > Hello, > > I would like to ask you for help. This days I am trying to build one of my > applications. But I have problem which stopped me. I have folder whit php > files like connect.php, delete.php etc. These f

Re: [PHP] OOP problems

2011-12-08 Thread Stuart Dallas
On 8 Dec 2011, at 17:14, Dominik Halvoník wrote: > I would like to ask you for help. This days I am trying to build one of my > applications. But I have problem which stopped me. I have folder whit php > files like connect.php, delete.php etc. These files contains classes named > the same as files

[PHP] OOP problems

2011-12-08 Thread Dominik Halvoník
Hello, I would like to ask you for help. This days I am trying to build one of my applications. But I have problem which stopped me. I have folder whit php files like connect.php, delete.php etc. These files contains classes named the same as files. So in file connect.php is class Connect. These f

Re: [PHP] inotify

2011-12-08 Thread Robert Cummings
Not to my knowledge. On 11-12-08 10:52 AM, Floyd Resler wrote: Is there any way to get who moved a file, deleted a file, etc. from inotify? I search and couldn't find a way but thought someone on the list might know. Thanks! Floyd -- E-Mail Disclaimer: Information contained in this mess

[PHP] inotify

2011-12-08 Thread Floyd Resler
Is there any way to get who moved a file, deleted a file, etc. from inotify? I search and couldn't find a way but thought someone on the list might know. Thanks! Floyd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] DOS CLI?

2011-12-08 Thread Richard Quadling
On 2 December 2011 21:00, Matt Neimeyer wrote: > Is there (or is there a way to compile) a DOS CLI version of a fairly > recent version of PHP? I have not been able to find one using the > powers of Google. > > Not a Windows Command Prompt CLI but an actual CLI version of PHP that > can be made to