The KurtWerks Tinfoil Hat

Collins Richey crichey
Tue Jan 17 15:30:57 PST 2006


On 1/17/06, Bill Campbell <linux-sxs at celestial.com> wrote:
> On Tue, Jan 17, 2006, David Bandel wrote:
> >On 1/16/06, Kurt Wall <kwall at kurtwerks.com> wrote:

>
> >Squirrelmail/HORDE folks, beware.
>
> I suspect that the horde folks, having been through this before, may be
> better off than Joe Average PHP developer.
>

This average Joe PHP coder found no problems running programs written
for PHP4 on PHP5. The only "opportunity" I encountered was a
tightening up of the rules. I can't remember the exact details but one
of the content management systems had a line of code that was
guaranteed never to produce predictable results. It was guaranteed not
to work even on PHP4, but now it's flagged as a fatal error by PHP5.


As others have pointed out, it's easy but not required to separate
presentation and processing logic with PHP.

--
Collins Richey
      Debugging is twice as hard as writing the code ... If you write
      the code as cleverly as possible, you are, by definition, not
      smart enough to debug it.
             -Brian Kernighan



More information about the Linux-users mailing list