PHP Classes

The class is written in php4 style, maybe you should re-code it.

Recommend this page to a friend!

      MySQL for PHP 5  >  All threads  >  The class is written in php4 style,...  >  (Un) Subscribe thread alerts  
Subject:The class is written in php4 style,...
Summary:Package rating comment
Messages:2
Author:Athanasios Samaras
Date:2009-09-27 20:41:49
Update:2009-11-18 00:57:13
 

Athanasios Samaras rated this package as follows:

Utility: Insufficient
Consistency: Good

  1. The class is written in php4 style,...   Reply   Report abuse  
Picture of Athanasios Samaras Athanasios Samaras - 2009-09-27 20:41:50
The class is written in php4 style, maybe you should re-code it.
Also a major draw-back is that in the code die() is used breaking all the rest of the code. So actually there is a very limited target audience for this class.

  2. Re: The class is written in php4 style,...   Reply   Report abuse  
Picture of Jonathan Discipulo Jonathan Discipulo - 2009-11-18 00:57:13 - In reply to message 1 from Athanasios Samaras
Thanks for noticing. I did update the class removing die() lines and PHP 4 syntaxes.