[ciapug] php 5

Carl Olsen carl-olsen at mchsi.com
Fri Mar 16 10:05:53 CDT 2007


I checked and it's not there.  I use it now and I never get any messages
from it because I learned to code with it turned on.  I didn't do much
programming with PHP until version 5 was released.  All of my code prior to
version 5 with absolutely procedural with the MySQL connections directly in
the same page that was being output through the web server.  I had a job
where they told me to write the code that way because they thought it was
easier for non-programmers to understand it.  My current job keeps up with
the new versions and supports OOP programming.  OOP makes it a lot more fun,
at least in my opinion.

-----Original Message-----
From: ciapug-bounces at cialug.org [mailto:ciapug-bounces at cialug.org] On Behalf
Of Dave J. Hala Jr.
Sent: Friday, March 16, 2007 10:00 AM
To: PHP List
Subject: RE: [ciapug] php 5


I grepp'ed my php 4.3 .ini for "E_STR" and it didn't find anything.


On Fri, 2007-03-16 at 09:54, Carl Olsen wrote:
> I don't have a PHP.ini file from version 4 to check you on that.  At any
> rate, I've been using version 5 longer than I used version 4.
> 
> -----Original Message-----
> From: ciapug-bounces at cialug.org [mailto:ciapug-bounces at cialug.org] On
Behalf
> Of Tony Bibbs
> Sent: Friday, March 16, 2007 9:51 AM
> To: ciapug at cialug.org
> Subject: Re: [ciapug] php 5
> 
> Carl Olsen wrote:
> > I've been using E_STRICT for just about as long as I've been using PHP.
> 
> Uh, Houston, we have a problem.
> 
> E_STRICT has only been around since PHP version 5.0
> 
> --Tony
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
> 
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
-- 

_______________________________________________
ciapug mailing list
ciapug at cialug.org
http://cialug.org/mailman/listinfo/ciapug



More information about the ciapug mailing list