PHP Classes

Fix for problems

Recommend this page to a friend!

      crosstab  >  All threads  >  Fix for problems  >  (Un) Subscribe thread alerts  
Subject:Fix for problems
Summary:Found an issue, removed a line, it works
Messages:1
Author:Daniel
Date:2009-03-31 20:57:12
 

  1. Fix for problems   Reply   Report abuse  
Picture of Daniel Daniel - 2009-03-31 20:57:12
I downloaded this and was able to impliment it but once done it did not look right, it had the column header in every row. I resolved this by removing the line echo "<td>".$column[$n]."<td>"; and it work perfectly.