PHP Classes

this class is not working.

Recommend this page to a friend!

      Convert Class To HTML Table  >  All threads  >  this class is not working.  >  (Un) Subscribe thread alerts  
Subject:this class is not working.
Summary:Package rating comment
Messages:1
Author:Strahinja Krstic
Date:2015-01-06 17:10:00
 

Strahinja Krstic rated this package as follows:

Utility: Bad
Consistency: Bad
Documentation: Bad
Examples: Bad

  1. this class is not working.   Reply   Report abuse  
Picture of Strahinja Krstic Strahinja Krstic - 2015-01-06 17:10:00
this class is not working. example and core class has errors on running the example
For example:
$thisClassToHTMLConverter = new convertClassToHTMLTable();
$thisClassToHTML->setClassObject($thisSimpleClass);
$thisClassToHTML->generateHTML();