classes and php
of course, you can't enter column span information with one join, but you can with extra joins. let's say your array consists of six elements and the third and fifth elements need to span 2 and 3 columns respectively. to do this you can join the ":#" to an intermediate array:
$newarray=$arry;
$newarray[2]=join(list($newarray[2],"2"),":");
$newarray[4]=join(list($newarray[4],"3"),":");
$message=join($newarray,"");
$tbody->trout($message);
obviously, even more functionality can be added to the class. also, the code is not idiot proof. if enough people ask, i will add more functionality (email me with your ideas), idiot proof the code and post it.
--rod
Java Asp PHP .Net XML C/C++ CGI VB Jsp J2ee J2se J2me EJB Servlet Tomcat Resin Struts Weblogic Eclipse ANT GUI JMS Web servise IDEA Webphere Hibernate Spring Jboss Applet Swing Socket Javamail Perl Ajax P2P 安全 模式 框架 测试 开源 游戏
Windows XP Windows 2000 Windows 2003 Windows Me Windows 9.x Linux UNIX 注册表 操作系统 服务器 应用服务器