PHP Classes

File: two_col_form.tpl

Recommend this page to a friend!
  Classes of Jesse Estevez   Bucci's Table Class   ???   Download  
File: ???
Role: ???
Content type: text/plain
Description: Sample Template
Class: Bucci's Table Class
Author: By
Last change:
Date: 25 years ago
Size: 237 bytes
 

Contents

Class file image Download
<? $this->cellpadding = 3; $this->cellspacing = 1; $this->border = 0; $this->width = "100%"; $this->add_col_attribute ( 'align', array ( 'right', 'left' ) ); $this->add_col_attribute ( 'bold', array ( 1, 0 ) ); ?>