[PHP] OPcache Instead of APC Now?

2013-07-30 Thread Timmy Turner
I was looking through the changelog for PHP 5.5 and noticed the Zend OPcache. Will this be replacing APC? (Is APC still being maintained?) The reason I'm asking is because I use APC's data caching feature heavily, which Zend's OPcache (currently) does not offer. Given that APC's shared memory cach

Re: [PHP] Friday - Return of Brain Teasers

2012-10-05 Thread Timmy Sjöstedt
That just sounds like a pun than anything else though. We require new Brainteaser; On 2012-10-05 22:36, Jonathan Sundquist wrote: It means we require more cowbell. On Fri, Oct 5, 2012 at 3:34 PM, Steven Staples wrote: Subject: [PHP] Friday - Return of Brain Teasers About five-and-a-ha

Re: [PHP] Differences

2012-10-03 Thread Timmy Sjöstedt
mages/property_pics/'. $prefix .'*'); } Happy Thursday! Timmy On 2012-10-04 02:48, David McGlone wrote: Hi everyone, I have been playing around with some code the list helped me with a while back and I'm not grasping the concept between return and echo and the PHP manual doesn

Re: [PHP] Entry point of an MVC framework

2012-07-12 Thread Timmy Sjöstedt
On 07/12/2012 10:21 PM, Simon Dániel wrote: Hi, I have started to develop a simple MVC framework. I have a base controller class which is abstract and all of the controllers are inherited from that. Every controller contains actions represented by methods. (E. g. there is a controller for manag

Re: [PHP] Entry point of an MVC framework

2012-07-12 Thread Timmy Sjöstedt
On 07/12/2012 11:44 PM, Daevid Vincent wrote: -Original Message- From: Simon Dániel [mailto:simondan...@gmail.com] Sent: Thursday, July 12, 2012 1:21 PM Subject: [PHP] Entry point of an MVC framework I have started to develop a simple MVC framework. Yeah! Just what PHP needs, another

[PHP] file writing question

2004-01-13 Thread Timmy
Hello all, Thanks in advance. I have a quesetion about writing to files. I am successfully opening a file and writing to it, but I'm having problems inserting text. My file currently has the following structure: *** [index] 24 1073946700 *** The second line in the