PHP Classes

the package is good but it is old and yet out of date.

Recommend this page to a friend!

      AJAX Treeview  >  All threads  >  the package is good but it is old...  >  (Un) Subscribe thread alerts  
Subject:the package is good but it is old...
Summary:Package rating comment
Messages:1
Author:zinsou A.A.E.Moïse
Date:2017-08-21 06:26:10
 

zinsou A.A.E.Moïse rated this package as follows:

Utility: Sufficient
Consistency: Not sure
Documentation: Not sure

  1. the package is good but it is old...   Reply   Report abuse  
Picture of zinsou A.A.E.Moïse zinsou A.A.E.Moïse - 2017-08-21 06:26:10
the package is good but it is old and yet out of date.It uses some deprecated practices in javascript( like document.write it should use innerHtml) and also in PHP like auto populating $HTTP_RAW_POST_DATA and mysql_connect and al.All this avoid the package to work fine and specially in its ajax call when it use the eval function to evaluate the ajax response as javaScript code...But the package would be great if we were again in 2007 with the old version of PHP and JavaScript.