[ciapug] php 5
Dave J. Hala Jr.
dave at 58ghz.net
Fri Mar 16 09:24:44 CDT 2007
I'm gonna do it procedural. I think that would be the most "portable"
I've wrote a bunch of OO code for other projects, and I'm still kinda on
the fence as to if/when I'm just gonna jump a 100% on the OO bandwagon.
Thanks for the insight.
:) Dave
On Fri, 2007-03-16 at 09:13, Tony Bibbs wrote:
> Are you making your php5 version object oriented? If so it won't run
> under PHP4 because of keywords like "protected", "private", "abstract",
> etc.
>
> If you are simply porting procedural code from 4->5 with no OO stuff
> then you are fine.
>
> --Tony
>
> Dave J. Hala Jr. wrote:
> > So... I just got a new workstation setup and running rhel 5. I'm
> > getting ready to port/partially rewrite a php 4.3x application to php 5.
> >
> > I'm wondering... have any of you rewrote an existing procedural
> > application in php 5 and then did something crazy like try and run it on
> > php 4.3x (The redhat php version numbers are slightly differant then
> > those from the php folks)
> >
> > I really don't need any new functionality, but it is, at the very least
> > time to move to php 5.
> >
> > Any thoughts?
> >
> >
> > :) Dave
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
--
More information about the ciapug
mailing list