/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_utils_html_utils_inc.html
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_utils_html_utils_inc.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jonen, Thu Jan 30 03:29:32 2003 UTC revision 1.3 by jonen, Sat Sep 20 00:24:12 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:32 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs for page html_utils.inc</TITLE>                          <title>Docs for page html_utils.inc</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="../media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10                        <body>
11                            <div class="page-body">                
12  <!-- Links -->  <h2 class="file-name">Program_Root/tag_utils/html_utils.inc</h2>
13  <a NAME="top"></A>  
14  <table WIDTH="100%" class="links">  <a name="sec-description"></a>
15   <TR>  <div class="info-box">
16     <TD class="font10">          <div class="info-box-title">Description</div>
17        Links:          <div class="nav-bar">
18        <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>                                                                                                                          <a href="#sec-functions">Functions</a>
20        <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>                          </div>
21        <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>          <div class="info-box-body">    
22        <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>                  <!-- ========== Info from phpDoc block ========= -->
23        <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>  <p class="short-description">This file contains some utility functions  to help build some Tag objects that are  commonly used in html.</p>
24        <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>  <p class="description"><p>$Id$</p></p>
25        <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>          <ul class="tags">
26        <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>                                  <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>
27     </TD>                          </ul>
28   </TR>                  
29  </TABLE>                          </div>
30  <BR>  </div>
31                    
32  <h2>File: Program_Root/tag_utils/html_utils.inc</h2>  
33  <!-- ========== Info from phpDoc block ========= -->          
34  This file contains some utility functions          
35  to help build some Tag objects that are          
36  commonly used in html.          <a name="sec-functions"></a>    
37  <BR>          <div class="info-box">
38  $Id$                  <div class="info-box-title">Functions</div>
39                    <div class="nav-bar">
40  <UL>                          <a href="#sec-description">Description</a> |
41                                                                                                                                    <span class="disabled">Functions</span>
42          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>                  </div>
43                            <div class="info-box-body">    
44          <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>                          <a name="functionhtml_a" id="functionhtml_a"><!-- --></a>
45            <div class="evenrow">
46  </UL>          
47            <div>
48  <br>                  <span class="method-title">html_a</span> (line <span class="line-number">28</span>)
49  <!-- =========== Used Classes =========== -->          </div>
50  <A NAME='classes_summary'><!-- --></A>  
51  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">          <!-- ========== Info from phpDoc block ========= -->
52          <TR CLASS='TableHeadingColor'>  <p class="short-description">build an href with content and attributes.</p>
53                  <TD>          <ul class="tags">
54                          <span class="font12bold">Classes defined in this file</span>                                  <li><span class="field">return:</span> <p>object.</p></li>
55              <A HREF="#top" CLASS="links">^TOP</A>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
56                  </TD>                          </ul>
57          </TR>          
58  </TABLE>          <div class="method-signature">
59  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                  <span class="method-result"><a href="../phpHtmlLib/BRtag.html">BRtag</a></span>
60          <THEAD>                  <span class="method-name">
61                  <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>                          html_a
62          </THEAD>                  </span>
63          <TBODY>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>])
64                                            </div>
65          </TBODY>  
66  </TABLE>                          <ul class="parameters">
67  <br>                                          <li>
68  <br>                                  <span class="var-type">string</span>
69  <!-- =========== Includes SUMMARY =========== -->                                  <span class="var-name">$url</span><span class="var-description">: <p>- the url to go to.</p></span>                     </li>
70  <A NAME='includes_summary'><!-- --></A>                                          <li>
71  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                                  <span class="var-type">string</span>
72          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                  <span class="var-name">$content</span><span class="var-description">: <p>- the visible link text.</p></span>                    </li>
73                  <TD>                                          <li>
74                          <span CLASS="font12bold">Include Statements Summary</span>                                  <span class="var-type">string</span>
75              <A HREF="#top" CLASS="links">^TOP</A>                                  <span class="var-name">$class</span><span class="var-description">: <p>- the css class to use.</p></span>                       </li>
76                  </TD>                                          <li>
77          </TR>                                  <span class="var-type">string</span>
78  </TABLE>                                  <span class="var-name">$target</span><span class="var-description">: <p>- the target browser                            window/frame for the url.</p></span>                    </li>
79  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                                          <li>
80          <THEAD>                                  <span class="var-type">string</span>
81                  <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>                                  <span class="var-name">$title</span><span class="var-description">: <p>- the title attribute</p></span>                 </li>
82          </THEAD>                                  </ul>
83          <TBODY>                  
84                            
85          </TBODY>  </div>
86  </TABLE>  <a name="functionhtml_abbr" id="functionhtml_abbr"><!-- --></a>
87  <br>  <div class="oddrow">
88            
89  <br>          <div>
90  <!-- =========== CONSTANT SUMMARY =========== -->                  <span class="method-title">html_abbr</span> (line <span class="line-number">59</span>)
91  <A NAME='global_summary'><!-- --></A>          </div>
92  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
93          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <!-- ========== Info from phpDoc block ========= -->
94                  <TD>  <p class="short-description">build an &lt;ABBR&gt; tag with content.</p>
95                          <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>  <p class="description"><p>This is to build an abbreviation.   normally its just   &lt;abbr title=&quot;foo bar&quot;&gt;foo&lt;/abbr&gt;</p></p>
96              <A HREF="#top" CLASS="links">^TOP</A>          <ul class="tags">
97                  </TD>                                  <li><span class="field">return:</span> <p>object.</p></li>
98          </TR>                          </ul>
99  </TABLE>          
100  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          <div class="method-signature">
101          <THEAD>                  <span class="method-result"><a href="../phpHtmlLib/ABBRtag.html">ABBRtag</a></span>
102                  <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>                  <span class="method-name">
103          </THEAD>                          html_abbr
104          <TBODY>                  </span>
105                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$content</span>)
106          </TBODY>                          </div>
107  </TABLE>  
108  <br>                          <ul class="parameters">
109                                            <li>
110                                    <span class="var-type">string</span>
111  <br>                                  <span class="var-name">$title</span><span class="var-description">: <p>- the title attribute</p></span>                 </li>
112  <!-- =========== CONSTANT SUMMARY =========== -->                                          <li>
113  <A NAME='constant_summary'><!-- --></A>                                  <span class="var-type">mixed</span>
114  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                                  <span class="var-name">$content</span><span class="var-description">: <p>- the content for the tag</p></span>                   </li>
115          <TR CLASS='TableHeadingColor'>                                  </ul>
116                  <TD>                  
117                          <span CLASS="font12bold">Constant Summary</span>          
118              <A HREF="#top" CLASS="links">^TOP</A>  </div>
119                  </TD>  <a name="functionhtml_acronym" id="functionhtml_acronym"><!-- --></a>
120          </TR>  <div class="evenrow">
121  </TABLE>          
122  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          <div>
123          <THEAD>                  <span class="method-title">html_acronym</span> (line <span class="line-number">76</span>)
124                  <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>          </div>
125          </THEAD>  
126          <TBODY>          <!-- ========== Info from phpDoc block ========= -->
127                    <p class="short-description">build an &lt;ACRONYM&gt; tag with content.</p>
128          </TBODY>  <p class="description"><p>This is to build an acronym.   normally its just   &lt;acronym title=&quot;foo bar&quot;&gt;foo&lt;/abbr&gt;</p></p>
129  </TABLE>          <ul class="tags">
130  <br>                                  <li><span class="field">return:</span> <p>object.</p></li>
131                            </ul>
132  <br>          
133  <!-- =========== Function SUMMARY =========== -->          <div class="method-signature">
134  <A NAME='Function_summary'><!-- --></A>                  <span class="method-result"><a href="../phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a></span>
135  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">                  <span class="method-name">
136          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                          html_acronym
137                  <TD>                  </span>
138                          <span class="font12bold">Function Summary</span>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$content</span>)
139              <A HREF="#top" CLASS="links">^TOP</A>                          </div>
140                  </TD>  
141          </TR>                          <ul class="parameters">
142                                            <li>
143                                            <span class="var-type">string</span>
144          <!-- =========== Summary =========== -->                                  <span class="var-name">$title</span><span class="var-description">: <p>- the title attribute</p></span>                 </li>
145          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          <li>
146                  <TD>                                  <span class="var-type">mixed</span>
147                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_a'>BRtag html_a ( $url, $content, [$class = NULL], [$target = NULL], [$title = NULL] )</A></B></CODE>                                  <span class="var-name">$content</span><span class="var-description">: <p>- the content for the tag</p></span>                   </li>
148                          <BR>                                  </ul>
149                          <blockquote> build an href with content and attributes. </blockquote>                  
150                  </TD>          
151          </TR>  </div>
152            <a name="functionhtml_address" id="functionhtml_address"><!-- --></a>
153          <!-- =========== Summary =========== -->  <div class="oddrow">
154          <TR BGCOLOR='white' CLASS='TableRowColor'>          
155                  <TD>          <div>
156                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_abbr'>ABBRtag html_abbr ( $title, $content )</A></B></CODE>                  <span class="method-title">html_address</span> (line <span class="line-number">87</span>)
157                          <BR>          </div>
158                          <blockquote> build an &lt;ABBR&gt; tag with content. </blockquote>  
159                  </TD>          <!-- ========== Info from phpDoc block ========= -->
160          </TR>  <p class="short-description">build an &lt;ADDRESS&gt; tag with content.</p>
161                    <ul class="tags">
162          <!-- =========== Summary =========== -->                                  <li><span class="field">return:</span> <p>object.</p></li>
163          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </ul>
164                  <TD>          
165                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_acronym'>ACRONYMtag html_acronym ( $title, $content )</A></B></CODE>          <div class="method-signature">
166                          <BR>                  <span class="method-result"><a href="../phpHtmlLib/ADDRESStag.html">ADDRESStag</a></span>
167                          <blockquote> build an &lt;ACRONYM&gt; tag with content. </blockquote>                  <span class="method-name">
168                  </TD>                          html_address
169          </TR>                  </span>
170                                            ()
171          <!-- =========== Summary =========== -->                          </div>
172          <TR BGCOLOR='white' CLASS='TableRowColor'>  
173                  <TD>                  
174                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_address'>ADDRESStag html_address (  )</A></B></CODE>          
175                          <BR>  </div>
176                          <blockquote> build an &lt;ADDRESS&gt; tag with content. </blockquote>  <a name="functionhtml_applet" id="functionhtml_applet"><!-- --></a>
177                  </TD>  <div class="evenrow">
178          </TR>          
179                    <div>
180          <!-- =========== Summary =========== -->                  <span class="method-title">html_applet</span> (line <span class="line-number">101</span>)
181          <TR BGCOLOR='white' CLASS='TableRowColor'>          </div>
182                  <TD>  
183                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_applet'>APPLETtag html_applet (  )</A></B></CODE>          <!-- ========== Info from phpDoc block ========= -->
184                          <BR>  <p class="short-description">build an &lt;APPLET&gt; tag with content.</p>
185                          <blockquote> build an &lt;APPLET&gt; tag with content. </blockquote>          <ul class="tags">
186                  </TD>                                  <li><span class="field">return:</span> <p>object.</p></li>
187          </TR>                          </ul>
188                    
189          <!-- =========== Summary =========== -->          <div class="method-signature">
190          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-result"><a href="../phpHtmlLib/APPLETtag.html">APPLETtag</a></span>
191                  <TD>                  <span class="method-name">
192                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_area'>AREAtag html_area ( $href, $coords, [$shape = "rect"], $alt, $target )</A></B></CODE>                          html_applet
193                          <BR>                  </span>
194                          <blockquote> build an &lt;AREA&gt; tag with content. </blockquote>                                  ()
195                  </TD>                          </div>
196          </TR>  
197                            
198          <!-- =========== Summary =========== -->          
199          <TR BGCOLOR='white' CLASS='TableRowColor'>  </div>
200                  <TD>  <a name="functionhtml_area" id="functionhtml_area"><!-- --></a>
201                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_b'>BRtag html_b (  )</A></B></CODE>  <div class="oddrow">
202                          <BR>          
203                          <blockquote> build a bold <b> tag with content. </blockquote>          <div>
204                  </TD>                  <span class="method-title">html_area</span> (line <span class="line-number">125</span>)
205          </TR>          </div>
206            
207          <!-- =========== Summary =========== -->          <!-- ========== Info from phpDoc block ========= -->
208          <TR BGCOLOR='white' CLASS='TableRowColor'>  <p class="short-description">build an &lt;AREA&gt; tag with content.</p>
209                  <TD>          <ul class="tags">
210                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_base'>BASEtag html_base ( $href, $target )</A></B></CODE>                                  <li><span class="field">return:</span> <p>object.</p></li>
211                          <BR>                          </ul>
212                          <blockquote> build a &lt;base&gt; tag. </blockquote>          
213                  </TD>          <div class="method-signature">
214          </TR>                  <span class="method-result"><a href="../phpHtmlLib/AREAtag.html">AREAtag</a></span>
215                            <span class="method-name">
216          <!-- =========== Summary =========== -->                          html_area
217          <TR BGCOLOR='white' CLASS='TableRowColor'>                  </span>
218                  <TD>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$href</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$coords</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$shape</span> = <span class="var-default">"rect"</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$alt</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">""</span>])
219                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_bdo'>BDOtag html_bdo ( $dir )</A></B></CODE>                          </div>
220                          <BR>  
221                          <blockquote> build a &lt;bdo&gt; tag. </blockquote>                          <ul class="parameters">
222                  </TD>                                          <li>
223          </TR>                                  <span class="var-type">string</span>
224                                            <span class="var-name">$href</span><span class="var-description">: <p>- the href for the area</p></span>                        </li>
225          <!-- =========== Summary =========== -->                                          <li>
226          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">string</span>
227                  <TD>                                  <span class="var-name">$coords</span><span class="var-description">: <p>- the coords value                  circle x,y,radius                  poly x1,y1,...xn,yn                  left,top,right,bottom</p></span>                    </li>
228                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_big'>BIGtag html_big (  )</A></B></CODE>                                          <li>
229                          <BR>                                  <span class="var-type">string</span>
230                          <blockquote> build a &lt;big&gt; tag with content. </blockquote>                                  <span class="var-name">$shape</span><span class="var-description">: <p>- the shape                  DEFAULT: rect                  circle, rect, poly, default</p></span>                       </li>
231                  </TD>                                          <li>
232          </TR>                                  <span class="var-type">string</span>
233                                            <span class="var-name">$alt</span><span class="var-description">: <p>- the alt text</p></span>                  </li>
234          <!-- =========== Summary =========== -->                                          <li>
235          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">string</span>
236                  <TD>                                  <span class="var-name">$target</span><span class="var-description">: <p>- the target                  _blank, _parent, _self, _top</p></span>                   </li>
237                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_blockquote'>BLOCKQUOTEtag html_blockquote (  )</A></B></CODE>                                  </ul>
238                          <BR>                  
239                          <blockquote> build a <blockquote> tag with content. </blockquote>          
240                  </TD>  </div>
241          </TR>  <a name="functionhtml_b" id="functionhtml_b"><!-- --></a>
242            <div class="evenrow">
243          <!-- =========== Summary =========== -->          
244          <TR BGCOLOR='white' CLASS='TableRowColor'>          <div>
245                  <TD>                  <span class="method-title">html_b</span> (line <span class="line-number">149</span>)
246                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_body'>BODYtag html_body (  )</A></B></CODE>          </div>
247                          <BR>  
248                          <blockquote> build a &lt;body&gt; tag with content. </blockquote>          <!-- ========== Info from phpDoc block ========= -->
249                  </TD>  <p class="short-description">build a bold</p>
250          </TR>          <ul class="tags">
251                                            <li><span class="field">return:</span> <p>object.</p></li>
252          <!-- =========== Summary =========== -->                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
253          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </ul>
254                  <TD>          
255                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_br'>mixed html_br ( [$num = 1] )</A></B></CODE>          <div class="method-signature">
256                          <BR>                  <span class="method-result"><a href="../phpHtmlLib/BRtag.html">BRtag</a></span>
257                          <blockquote> builds n # of  <br> tags. </blockquote>                  <span class="method-name">
258                  </TD>                          html_b
259          </TR>                  </span>
260                                            ()
261          <!-- =========== Summary =========== -->                          </div>
262          <TR BGCOLOR='white' CLASS='TableRowColor'>  
263                  <TD>                  
264                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_button'>BUTTONtag html_button ( [$type = "button"] )</A></B></CODE>          
265                          <BR>  </div>
266                          <blockquote> build a &lt;button&gt; tag with content. </blockquote>  <a name="functionhtml_base" id="functionhtml_base"><!-- --></a>
267                  </TD>  <div class="oddrow">
268          </TR>          
269                    <div>
270          <!-- =========== Summary =========== -->                  <span class="method-title">html_base</span> (line <span class="line-number">165</span>)
271          <TR BGCOLOR='white' CLASS='TableRowColor'>          </div>
272                  <TD>  
273                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_caption'>CAPTIONtag html_caption ( [0 = - n number of arguments          <!-- ========== Info from phpDoc block ========= -->
274                    as content for the tag.] )</A></B></CODE>  <p class="short-description">build a &lt;base&gt; tag.</p>
275                          <BR>  <p class="description"><p>This tag MUST go in the &lt;head&gt;</p></p>
276                          <blockquote> build a &lt;caption&gt; tag with content. </blockquote>          <ul class="tags">
277                  </TD>                                  <li><span class="field">return:</span> <p>object.</p></li>
278          </TR>                          </ul>
279                    
280          <!-- =========== Summary =========== -->          <div class="method-signature">
281          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-result"><a href="../phpHtmlLib/BASEtag.html">BASEtag</a></span>
282                  <TD>                  <span class="method-name">
283                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_center'>CENTERtag html_center ( [0 = - n number of arguments                          html_base
284                    as content for the tag.] )</A></B></CODE>                  </span>
285                          <BR>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$href</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">""</span>])
286                          <blockquote> build a &lt;center&gt; tag with some content. </blockquote>                          </div>
287                  </TD>  
288          </TR>                          <ul class="parameters">
289                                                    <li>
290          <!-- =========== Summary =========== -->                                  <span class="var-type">string</span>
291          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-name">$href</span><span class="var-description">: <p>- the href</p></span>                     </li>
292                  <TD>                                          <li>
293                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_cite'>CITEtag html_cite ( [0 = - n number of arguments                                  <span class="var-type">string</span>
294                    as content for the tag.] )</A></B></CODE>                                  <span class="var-name">$target</span><span class="var-description">: <p>- the target                  _blank, _parent, _self, _top</p></span>                   </li>
295                          <BR>                                  </ul>
296                          <blockquote> build a &lt;cite&gt; tag with some content. </blockquote>                  
297                  </TD>          
298          </TR>  </div>
299            <a name="functionhtml_bdo" id="functionhtml_bdo"><!-- --></a>
300          <!-- =========== Summary =========== -->  <div class="evenrow">
301          <TR BGCOLOR='white' CLASS='TableRowColor'>          
302                  <TD>          <div>
303                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_code'>CODEtag html_code ( [0 = - n number of arguments                  <span class="method-title">html_bdo</span> (line <span class="line-number">186</span>)
304                    as content for the tag.] )</A></B></CODE>          </div>
305                          <BR>  
306                          <blockquote> build a <code> tag with some content. </blockquote>          <!-- ========== Info from phpDoc block ========= -->
307                  </TD>  <p class="short-description">build a &lt;bdo&gt; tag.</p>
308          </TR>  <p class="description"><p>dir attribute is required.</p></p>
309                    <ul class="tags">
310          <!-- =========== Summary =========== -->                                  <li><span class="field">return:</span> <p>object.</p></li>
311          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </ul>
312                  <TD>          
313                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_col'>CODEtag html_col ( [$width = ''], [$align = ''], [$span = ''] )</A></B></CODE>          <div class="method-signature">
314                          <BR>                  <span class="method-result"><a href="../phpHtmlLib/BDOtag.html">BDOtag</a></span>
315                          <blockquote> build a &lt;col&gt; tag </blockquote>                  <span class="method-name">
316                  </TD>                          html_bdo
317          </TR>                  </span>
318                                                    (<span class="var-type">string</span>&nbsp;<span class="var-name">$dir</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
319          <!-- =========== Summary =========== -->                          </div>
320          <TR BGCOLOR='white' CLASS='TableRowColor'>  
321                  <TD>                          <ul class="parameters">
322                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_colgroup'>COLGROUPEtag html_colgroup ( $attributes )</A></B></CODE>                                          <li>
323                          <BR>                                  <span class="var-type">mixed</span>
324                          <blockquote> build a &lt;colgroup&gt; tag. </blockquote>                                  <span class="var-name">1</span><span class="var-description">: <p>- any number of text                 content params.</p></span>                       </li>
325                  </TD>                                          <li>
326          </TR>                                  <span class="var-type">string</span>
327                                            <span class="var-name">$dir</span><span class="var-description">: <p>- the dir attribute                 ltr, rtl</p></span>                    </li>
328          <!-- =========== Summary =========== -->                                  </ul>
329          <TR BGCOLOR='white' CLASS='TableRowColor'>                  
330                  <TD>          
331                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_comment'>string html_comment ( $string )</A></B></CODE>  </div>
332                          <BR>  <a name="functionhtml_big" id="functionhtml_big"><!-- --></a>
333                          <blockquote> render an html comment string </blockquote>  <div class="oddrow">
334                  </TD>          
335          </TR>          <div>
336                            <span class="method-title">html_big</span> (line <span class="line-number">206</span>)
337          <!-- =========== Summary =========== -->          </div>
338          <TR BGCOLOR='white' CLASS='TableRowColor'>  
339                  <TD>          <!-- ========== Info from phpDoc block ========= -->
340                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_dd'>DDtag html_dd ( [0 = - n number of arguments  <p class="short-description">build a &lt;big&gt; tag with content.</p>
341                    as content for the tag.] )</A></B></CODE>          <ul class="tags">
342                          <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
343                          <blockquote> build a <dd> tag with some content. </blockquote>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
344                  </TD>                          </ul>
345          </TR>          
346                    <div class="method-signature">
347          <!-- =========== Summary =========== -->                  <span class="method-result"><a href="../phpHtmlLib/BIGtag.html">BIGtag</a></span>
348          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-name">
349                  <TD>                          html_big
350                          <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_del'>DELtag html_del ( [0 = - n number of arguments                  </span>
351                    as content for the tag.] )</A></B></CODE>                                  ()
352                          <BR>                          </div>
                         <blockquote> build a &lt;del&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_dfn'>DFNtag html_dfn ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;dfn&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_dl'>DLtag html_dl ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <dl> tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_dt'>DTtag html_dt ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <dt> tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_em'>EMtag html_em ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <em> tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_fieldset'>FIELDSETtag html_fieldset ( $legend )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;fieldset&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_h1'>H1tag html_h1 ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an H1 tag object with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_h2'>H2tag html_h2 ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an H2 tag object with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_h3'>H3tag html_h3 ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an H3 tag object with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_h4'>H4tag html_h4 ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an H4 tag object with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_h5'>H5tag html_h5 ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an H5 tag object with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_h6'>H6tag html_h6 ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an H6 tag object with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_head'>HEADtag html_head ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an &lt;head&gt; tag object with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_hr'>HRtag html_hr (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an <hr> tag object. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_html'>HTMLtag html_html ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an &lt;html&gt; tag object. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_i'>Itag html_i ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <i> tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_iframe'>Itag html_iframe ( $src, $width, $height, $scrolling )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;irame&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_img'>IMGtag html_img ( $image, [$width = ''], [$height = ''], [$border = 0], $alt, [$usemap = ""NULL], [$title = NULL] )</A></B></CODE>  
                         <BR>  
                         <blockquote> Build an <img> tag. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_img_href'>Atag html_img_href ( $url, $image, [$width = ''], [$height = ''], [$border = 0],  
                                                 $alt, [$usemap = ""NULL], [$target = NULL], [$title = NULL] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an hlink for an image. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_input'>INPUTtag html_input ( $type, $name, [$value = ''], [$attributes = array()] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This builds an &lt;input&gt; object </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_ins'>INStag html_ins ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;ins&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_kbd'>KBDtag html_kbd ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;kbd&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_label'>LABELtag html_label ( $for )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;label&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_legend'>LEGENDtag html_legend ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;legend&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_li'>LItag html_li ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;LI&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_link'>LINKtag html_link ( $href, $rel, $type )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;LINK&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_map'>MAPtag html_map ( $name )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;map&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_meta'>METAtag html_meta ( $content, $http_equiv, $name )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;meta&gt; tag.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_noframes'>NOFRAMEStag html_noframes ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;noframes&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_noscript'>NOSCRIPTtag html_noscript ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;noscript&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_object'>OBJECTtag html_object ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;object&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_ol'>OLtag html_ol ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;OL&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_optgroup'>OPTGROUPtag html_optgroup ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;OPTGROUP&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_option'>OPTIONtag html_option ( $value, $content )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;OPTION&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_p'>Ptag html_p ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <p> tag. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_param'>PARAMtag html_param ( $name, $value )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;param&gt; tag. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_pre'>PREtag html_pre ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <pre> tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_q'>Qtag html_q ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;q&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_samp'>SAMPtag html_samp ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;samp&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_script'>SCRIPTtag html_script ( $src, [$type = "text/javascript"] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;script&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_small'>SMALLtag html_small (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a small &lt;small&gt; tag with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_span'>SPANtag html_span ( $class )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a bold &lt;span&gt; tag with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_strong'>STRONGtag html_strong ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <strong> tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_style'>STYLEtag html_style ( [$type = "text/css"] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;style&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_sub'>SUBtag html_sub ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <sub> tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_sup'>SUPtag html_sup ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a <sup> tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_table'>TABLEtag html_table ( [$width = "100%"], [$border = "0"], [$cellspacing = "0"], [$cellpadding = "0"], [$align = NULL] )</A></B></CODE>  
                         <BR>  
                         <blockquote> Build a TABLEtag object  
 with some of the attributes set </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_tbody'>TBODYtag html_tbody ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;tbody&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_td'>TDtag html_td ( $class, $align )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an td tag object with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_tfoot'>TFOOTtag html_tfoot ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;tfoot&gt; tag with content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_th'>THtag html_th ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;th&gt;$header&lt;/th&gt; tag. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_thead'>THEADtag html_thead ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;thhead&gt; tag. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_title'>TITLEtag html_title ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;title&gt; tag with some content. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_tr'>TRtag html_tr ( $class )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;tr&gt; tag and contents </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_tt'>TTtag html_tt ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;tt&gt; tag and contents </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_u'>Utag html_u ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;u&gt; tag and contents </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_ul'>ULtag html_ul ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;UL&gt; tag with content  
 wrapped in an &lt;LI&gt; tag. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_var'>VARtag html_var ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;var&gt; tag and contents </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#html_xmp'>XMPtag html_xmp ( [0 = - n number of arguments  
                   as content for the tag.] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a &lt;xmp&gt; tag with some content.. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_html_utils_inc.html#mailto'>CENTERtag mailto ( $email, [$subject = NULL], [$body = NULL], [$cc = NULL] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a mailto url link . </blockquote>  
                 </TD>  
         </TR>  
           
 </TABLE>  
   
 <br>  
 <!-- ============ Includes DETAIL =========== -->  
   
 <A NAME='includes_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ GLOBALS DETAIL =========== -->  
   
 <A NAME='global_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Global Variable Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ CONSTANT DETAIL =========== -->  
   
 <A NAME='constant_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Constant Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ FUNCTION DETAIL =========== -->  
   
 <A NAME='function_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_a'><!-- --></A>  
 <SPAN CLASS="font12bold">html_a</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BRtag.html">BRtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_a ( $url, $content, [$class = NULL], [$target = NULL], [$title = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an href with content and attributes.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$url</SPAN></SPAN> - the url to go to.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the visible link text.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - the css class to use.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> - the target browser  
                            window/frame for the url.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title attribute</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_abbr'><!-- --></A>  
 <SPAN CLASS="font12bold">html_abbr</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ABBRtag.html">ABBRtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_abbr ( $title, $content )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an &lt;ABBR&gt; tag with content.  
 <BR>  
 This is to build an abbreviation.  
  normally its just  
  &lt;abbr title=&quot;foo bar&quot;&gt;foo&lt;/abbr&gt;  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title attribute</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the content for the tag</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_acronym'><!-- --></A>  
 <SPAN CLASS="font12bold">html_acronym</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_acronym ( $title, $content )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an &lt;ACRONYM&gt; tag with content.  
 <BR>  
 This is to build an acronym.  
  normally its just  
  &lt;acronym title=&quot;foo bar&quot;&gt;foo&lt;/abbr&gt;  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title attribute</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the content for the tag</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_address'><!-- --></A>  
 <SPAN CLASS="font12bold">html_address</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ADDRESStag.html">ADDRESStag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_address (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an &lt;ADDRESS&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_applet'><!-- --></A>  
 <SPAN CLASS="font12bold">html_applet</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/APPLETtag.html">APPLETtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_applet (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an &lt;APPLET&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_area'><!-- --></A>  
 <SPAN CLASS="font12bold">html_area</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/AREAtag.html">AREAtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_area ( $href, $coords, [$shape = "rect"], $alt, $target )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an &lt;AREA&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$href</SPAN></SPAN> - the href for the area</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$coords</SPAN></SPAN> - the coords value  
                  circle x,y,radius  
                  poly x1,y1,...xn,yn  
                  left,top,right,bottom</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$shape</SPAN></SPAN> - the shape  
                  DEFAULT: rect  
                  circle, rect, poly, default</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$alt</SPAN></SPAN> - the alt text</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> - the target  
                  _blank, _parent, _self, _top</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_b'><!-- --></A>  
 <SPAN CLASS="font12bold">html_b</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BRtag.html">BRtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_b (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a bold <b> tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_base'><!-- --></A>  
 <SPAN CLASS="font12bold">html_base</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BASEtag.html">BASEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_base ( $href, $target )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;base&gt; tag.  
 <BR>  
 This tag MUST go in the &lt;head&gt;  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$href</SPAN></SPAN> - the href</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> - the target  
                  _blank, _parent, _self, _top</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_bdo'><!-- --></A>  
 <SPAN CLASS="font12bold">html_bdo</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BDOtag.html">BDOtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_bdo ( $dir )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;bdo&gt; tag.  
 <BR>  
 dir attribute is required.  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - any number of text  
                 content params.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$dir</SPAN></SPAN> - the dir attribute  
                 ltr, rtl</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_big'><!-- --></A>  
 <SPAN CLASS="font12bold">html_big</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BIGtag.html">BIGtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_big (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;big&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_blockquote'><!-- --></A>  
 <SPAN CLASS="font12bold">html_blockquote</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_blockquote (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <blockquote> tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_body'><!-- --></A>  
 <SPAN CLASS="font12bold">html_body</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BODYtag.html">BODYtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_body (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;body&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_br'><!-- --></A>  
 <SPAN CLASS="font12bold">html_br</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">mixed</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_br ( [$num = 1] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 builds n # of  <br> tags.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$num</SPAN></SPAN> - the number of  
               br tags you want</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - - BRtag object.  
                   or Container</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_button'><!-- --></A>  
 <SPAN CLASS="font12bold">html_button</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BUTTONtag.html">BUTTONtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_button ( [$type = "button"] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;button&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - any number of items as  
                 content.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the button type  
                  button, reset, submit  
                  DEFAULT : button</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_caption'><!-- --></A>  
 <SPAN CLASS="font12bold">html_caption</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_caption ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;caption&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_center'><!-- --></A>  
 <SPAN CLASS="font12bold">html_center</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_center ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;center&gt; tag with some content.  
 <BR>  
 DEPRICATED  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_cite'><!-- --></A>  
 <SPAN CLASS="font12bold">html_cite</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CITEtag.html">CITEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_cite ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;cite&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_code'><!-- --></A>  
 <SPAN CLASS="font12bold">html_code</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_code ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <code> tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_col'><!-- --></A>  
 <SPAN CLASS="font12bold">html_col</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_col ( [$width = ''], [$align = ''], [$span = ''] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;col&gt; tag  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_colgroup'><!-- --></A>  
 <SPAN CLASS="font12bold">html_colgroup</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">COLGROUPEtag</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_colgroup ( $attributes )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;colgroup&gt; tag.  
 <BR>  
 NOTE: The colgroup element is an empty  
       element that contains attributes  
       only. To create columns, you must  
       specify td elements within a tr  
       element.  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$attributes</SPAN></SPAN> - tag attributes.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_comment'><!-- --></A>  
 <SPAN CLASS="font12bold">html_comment</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_comment ( $string )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 render an html comment string  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$string</SPAN></SPAN> - the string to comment.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - - the string wrapped in  
                    the html comment block</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_dd'><!-- --></A>  
 <SPAN CLASS="font12bold">html_dd</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DDtag.html">DDtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_dd ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <dd> tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_del'><!-- --></A>  
 <SPAN CLASS="font12bold">html_del</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DELtag.html">DELtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_del ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;del&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_dfn'><!-- --></A>  
 <SPAN CLASS="font12bold">html_dfn</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DFNtag.html">DFNtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_dfn ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;dfn&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_dl'><!-- --></A>  
 <SPAN CLASS="font12bold">html_dl</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DLtag.html">DLtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_dl ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <dl> tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_dt'><!-- --></A>  
 <SPAN CLASS="font12bold">html_dt</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DTtag.html">DTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_dt ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <dt> tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_em'><!-- --></A>  
 <SPAN CLASS="font12bold">html_em</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/EMtag.html">EMtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_em ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <em> tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_fieldset'><!-- --></A>  
 <SPAN CLASS="font12bold">html_fieldset</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_fieldset ( $legend )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;fieldset&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$legend</SPAN></SPAN> - The legend text, or the  
                   LEGENDtag for the fieldset.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_h1'><!-- --></A>  
 <SPAN CLASS="font12bold">html_h1</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H1tag.html">H1tag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_h1 ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an H1 tag object with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_h2'><!-- --></A>  
 <SPAN CLASS="font12bold">html_h2</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H2tag.html">H2tag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_h2 ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an H2 tag object with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_h3'><!-- --></A>  
 <SPAN CLASS="font12bold">html_h3</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H3tag.html">H3tag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_h3 ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an H3 tag object with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_h4'><!-- --></A>  
 <SPAN CLASS="font12bold">html_h4</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H4tag.html">H4tag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_h4 ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an H4 tag object with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_h5'><!-- --></A>  
 <SPAN CLASS="font12bold">html_h5</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H5tag.html">H5tag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_h5 ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an H5 tag object with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_h6'><!-- --></A>  
 <SPAN CLASS="font12bold">html_h6</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H6tag.html">H6tag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_h6 ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an H6 tag object with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_head'><!-- --></A>  
 <SPAN CLASS="font12bold">html_head</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/HEADtag.html">HEADtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_head ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an &lt;head&gt; tag object with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_hr'><!-- --></A>  
 <SPAN CLASS="font12bold">html_hr</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/HRtag.html">HRtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_hr (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an <hr> tag object.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_html'><!-- --></A>  
 <SPAN CLASS="font12bold">html_html</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/HTMLtag.html">HTMLtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_html ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an &lt;html&gt; tag object.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_i'><!-- --></A>  
 <SPAN CLASS="font12bold">html_i</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Itag.html">Itag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_i ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <i> tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_iframe'><!-- --></A>  
 <SPAN CLASS="font12bold">html_iframe</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Itag.html">Itag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_iframe ( $src, $width, $height, $scrolling )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;irame&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">src</SPAN> <span style="color: #0000FF;font-weight:bold">$src</SPAN></SPAN> - the url for the iframe</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_img'><!-- --></A>  
 <SPAN CLASS="font12bold">html_img</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_img ( $image, [$width = ''], [$height = ''], [$border = 0], $alt, [$usemap = ""NULL], [$title = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 Build an <img> tag.  
 <BR>  
 If width and or height are not provided  
  we do not set them in the tag.  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$image</SPAN></SPAN> -  - image src</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> -  - width of the image.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$heigth</SPAN></SPAN> -  - height of the image</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$border</SPAN></SPAN> -  - border flag.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$alt</SPAN></SPAN> -  - alt tag for the image</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$usemap</SPAN></SPAN> -  - the image map name</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walter A. Boring IV</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_img_href'><!-- --></A>  
 <SPAN CLASS="font12bold">html_img_href</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Atag.html">Atag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_img_href ( $url, $image, [$width = ''], [$height = ''], [$border = 0],  
                                                 $alt, [$usemap = ""NULL], [$target = NULL], [$title = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an hlink for an image.  
 <BR>  
 this automatically turns off indenting  
 and newlines, so it formats well  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$url</SPAN></SPAN> -  - href for the <a></DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$image</SPAN></SPAN> -  - src for the <img></DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> -  - width of the image</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> -  - height of the image</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$border</SPAN></SPAN> -  - for the <img></DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$alt</SPAN></SPAN> -  - for the <img ALT=""></DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$usemap</SPAN></SPAN> -  - the image map name</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> -  - the <a target="blah"></DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> -  - the title attribute</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object with <img> as content</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_input'><!-- --></A>  
 <SPAN CLASS="font12bold">html_input</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_input ( $type, $name, [$value = ''], [$attributes = array()] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This builds an &lt;input&gt; object  
 <BR>  
 NOTE: This wrapper automatically  
       calls htmlspecialchars() on  
       the value attribute's data.  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the type attribute</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the name attribute</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$value</SPAN></SPAN> - the value attribute</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$attributes</SPAN></SPAN> - any other name=&gt;value attributes  
                  for the tag</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_ins'><!-- --></A>  
 <SPAN CLASS="font12bold">html_ins</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/INStag.html">INStag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_ins ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;ins&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_kbd'><!-- --></A>  
 <SPAN CLASS="font12bold">html_kbd</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/KBDtag.html">KBDtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_kbd ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;kbd&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_label'><!-- --></A>  
 <SPAN CLASS="font12bold">html_label</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/LABELtag.html">LABELtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_label ( $for )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;label&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$for</SPAN></SPAN> - the id of the form  
                    element to tie this  
                    label to.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_legend'><!-- --></A>  
 <SPAN CLASS="font12bold">html_legend</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/LEGENDtag.html">LEGENDtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_legend ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;legend&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_li'><!-- --></A>  
 <SPAN CLASS="font12bold">html_li</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/LItag.html">LItag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_li ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;LI&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_link'><!-- --></A>  
 <SPAN CLASS="font12bold">html_link</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/LINKtag.html">LINKtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_link ( $href, $rel, $type )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;LINK&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$href</SPAN></SPAN> - the href link</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$rel</SPAN></SPAN> - the rel attribute</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the type of content.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_map'><!-- --></A>  
 <SPAN CLASS="font12bold">html_map</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/MAPtag.html">MAPtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_map ( $name )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;map&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the name of the map.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_meta'><!-- --></A>  
 <SPAN CLASS="font12bold">html_meta</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/METAtag.html">METAtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_meta ( $content, $http_equiv, $name )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;meta&gt; tag..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the content value.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$http_equiv</SPAN></SPAN> - the http-equiv value</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the name</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_noframes'><!-- --></A>  
 <SPAN CLASS="font12bold">html_noframes</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_noframes ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;noframes&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_noscript'><!-- --></A>  
 <SPAN CLASS="font12bold">html_noscript</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_noscript ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;noscript&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_object'><!-- --></A>  
 <SPAN CLASS="font12bold">html_object</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/OBJECTtag.html">OBJECTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_object ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;object&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_ol'><!-- --></A>  
 <SPAN CLASS="font12bold">html_ol</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/OLtag.html">OLtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_ol ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;OL&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_optgroup'><!-- --></A>  
 <SPAN CLASS="font12bold">html_optgroup</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_optgroup ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;OPTGROUP&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_option'><!-- --></A>  
 <SPAN CLASS="font12bold">html_option</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/OPTIONtag.html">OPTIONtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_option ( $value, $content )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;OPTION&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$value</SPAN></SPAN> - the value attribute</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_p'><!-- --></A>  
 <SPAN CLASS="font12bold">html_p</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Ptag.html">Ptag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_p ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <p> tag.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_param'><!-- --></A>  
 <SPAN CLASS="font12bold">html_param</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/PARAMtag.html">PARAMtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_param ( $name, $value )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;param&gt; tag.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - name of the tag</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_pre'><!-- --></A>  
 <SPAN CLASS="font12bold">html_pre</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/PREtag.html">PREtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_pre ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <pre> tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_q'><!-- --></A>  
 <SPAN CLASS="font12bold">html_q</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Qtag.html">Qtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_q ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;q&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_samp'><!-- --></A>  
 <SPAN CLASS="font12bold">html_samp</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SAMPtag.html">SAMPtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_samp ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;samp&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_script'><!-- --></A>  
 <SPAN CLASS="font12bold">html_script</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_script ( $src, [$type = "text/javascript"] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;script&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">src</SPAN> <span style="color: #0000FF;font-weight:bold">$src</SPAN></SPAN> - the src</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - type of script</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_small'><!-- --></A>  
 <SPAN CLASS="font12bold">html_small</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SMALLtag.html">SMALLtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_small (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a small &lt;small&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Suren Markossian</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_span'><!-- --></A>  
 <SPAN CLASS="font12bold">html_span</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_span ( $class )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a bold &lt;span&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - the class for the  
                    span.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_strong'><!-- --></A>  
 <SPAN CLASS="font12bold">html_strong</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/STRONGtag.html">STRONGtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_strong ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <strong> tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_style'><!-- --></A>  
 <SPAN CLASS="font12bold">html_style</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/STYLEtag.html">STYLEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_style ( [$type = "text/css"] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;style&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the type  
                    text/css (DEFAULT),  
                    text/javasript</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_sub'><!-- --></A>  
 <SPAN CLASS="font12bold">html_sub</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SUBtag.html">SUBtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_sub ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <sub> tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_sup'><!-- --></A>  
 <SPAN CLASS="font12bold">html_sup</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SUPtag.html">SUPtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_sup ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a <sup> tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_table'><!-- --></A>  
 <SPAN CLASS="font12bold">html_table</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_table ( [$width = "100%"], [$border = "0"], [$cellspacing = "0"], [$cellpadding = "0"], [$align = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 Build a TABLEtag object  
 with some of the attributes set  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - width attribute  
                 default: 100%</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$border</SPAN></SPAN> - border  
                 default: 0</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$cellspacing</SPAN></SPAN> - cellspacing  
                 default: 0</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$cellpadding</SPAN></SPAN> - cellpadding  
                 default: 0</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$align</SPAN></SPAN> - align the align  
                  attribute  
                 default: not set.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_tbody'><!-- --></A>  
 <SPAN CLASS="font12bold">html_tbody</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TBODYtag.html">TBODYtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_tbody ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;tbody&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_td'><!-- --></A>  
 <SPAN CLASS="font12bold">html_td</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TDtag.html">TDtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_td ( $class, $align )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an td tag object with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">2</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - the class to use</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$align</SPAN></SPAN> - the alignment  
                    left, right</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_tfoot'><!-- --></A>  
 <SPAN CLASS="font12bold">html_tfoot</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TFOOTtag.html">TFOOTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_tfoot ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;tfoot&gt; tag with content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_th'><!-- --></A>  
 <SPAN CLASS="font12bold">html_th</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/THtag.html">THtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_th ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;th&gt;$header&lt;/th&gt; tag.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_thead'><!-- --></A>  
 <SPAN CLASS="font12bold">html_thead</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/THEADtag.html">THEADtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_thead ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;thhead&gt; tag.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_title'><!-- --></A>  
 <SPAN CLASS="font12bold">html_title</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TITLEtag.html">TITLEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_title ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;title&gt; tag with some content.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_tr'><!-- --></A>  
 <SPAN CLASS="font12bold">html_tr</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TRtag.html">TRtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_tr ( $class )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;tr&gt; tag and contents  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - class</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_tt'><!-- --></A>  
 <SPAN CLASS="font12bold">html_tt</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TTtag.html">TTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_tt ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;tt&gt; tag and contents  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_u'><!-- --></A>  
 <SPAN CLASS="font12bold">html_u</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Utag.html">Utag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_u ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;u&gt; tag and contents  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_ul'><!-- --></A>  
 <SPAN CLASS="font12bold">html_ul</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ULtag.html">ULtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_ul ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;UL&gt; tag with content  
 wrapped in an &lt;LI&gt; tag.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_var'><!-- --></A>  
 <SPAN CLASS="font12bold">html_var</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/VARtag.html">VARtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_var ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;var&gt; tag and contents  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='html_xmp'><!-- --></A>  
 <SPAN CLASS="font12bold">html_xmp</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/XMPtag.html">XMPtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_xmp ( [0 = - n number of arguments  
                   as content for the tag.] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a &lt;xmp&gt; tag with some content..  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments  
                   as content for the tag.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='mailto'><!-- --></A>  
 <SPAN CLASS="font12bold">mailto</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">mailto ( $email, [$subject = NULL], [$body = NULL], [$cc = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a mailto url link .  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$email</SPAN></SPAN> - the email address  
                           for the mailto</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$subject</SPAN></SPAN> - the subject for  
                             the email</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$body</SPAN></SPAN> - the body conent  
                                                    for the email</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$cc</SPAN></SPAN> = the cc email address.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Author</b> - Walt A. Boring</DD>  
     
 </DL>  
353    
354  </DIV>                  
355  <BR>          
356    </div>
357    <a name="functionhtml_blockquote" id="functionhtml_blockquote"><!-- --></a>
358    <div class="evenrow">
359            
360            <div>
361                    <span class="method-title">html_blockquote</span> (line <span class="line-number">219</span>)
362            </div>
363    
364            <!-- ========== Info from phpDoc block ========= -->
365    <p class="short-description">build a &lt;blockquote&gt; tag with content.</p>
366            <ul class="tags">
367                                    <li><span class="field">return:</span> <p>object.</p></li>
368                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
369                            </ul>
370            
371            <div class="method-signature">
372                    <span class="method-result"><a href="../phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a></span>
373                    <span class="method-name">
374                            html_blockquote
375                    </span>
376                                    ()
377                            </div>
378    
379                    
380            
381    </div>
382    <a name="functionhtml_body" id="functionhtml_body"><!-- --></a>
383    <div class="oddrow">
384            
385            <div>
386                    <span class="method-title">html_body</span> (line <span class="line-number">232</span>)
387            </div>
388    
389            <!-- ========== Info from phpDoc block ========= -->
390    <p class="short-description">build a &lt;body&gt; tag with content.</p>
391            <ul class="tags">
392                                    <li><span class="field">return:</span> <p>object.</p></li>
393                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
394                            </ul>
395            
396            <div class="method-signature">
397                    <span class="method-result"><a href="../phpHtmlLib/BODYtag.html">BODYtag</a></span>
398                    <span class="method-name">
399                            html_body
400                    </span>
401                                    ()
402                            </div>
403    
404                    
405            
406    </div>
407    <a name="functionhtml_br" id="functionhtml_br"><!-- --></a>
408    <div class="evenrow">
409            
410            <div>
411                    <span class="method-title">html_br</span> (line <span class="line-number">248</span>)
412            </div>
413    
414            <!-- ========== Info from phpDoc block ========= -->
415    <p class="short-description">builds n # of  <br /> tags.</p>
416            <ul class="tags">
417                                    <li><span class="field">return:</span> <p>- BRtag object.                   or Container</p></li>
418                            </ul>
419            
420            <div class="method-signature">
421                    <span class="method-result">mixed</span>
422                    <span class="method-name">
423                            html_br
424                    </span>
425                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
426                            </div>
427    
428                            <ul class="parameters">
429                                            <li>
430                                    <span class="var-type">int</span>
431                                    <span class="var-name">$num</span><span class="var-description">: <p>- the number of               br tags you want</p></span>                  </li>
432                                    </ul>
433                    
434            
435    </div>
436    <a name="functionhtml_button" id="functionhtml_button"><!-- --></a>
437    <div class="oddrow">
438            
439            <div>
440                    <span class="method-title">html_button</span> (line <span class="line-number">273</span>)
441            </div>
442    
443            <!-- ========== Info from phpDoc block ========= -->
444    <p class="short-description">build a &lt;button&gt; tag with content.</p>
445            <ul class="tags">
446                                    <li><span class="field">return:</span> <p>object.</p></li>
447                            </ul>
448            
449            <div class="method-signature">
450                    <span class="method-result"><a href="../phpHtmlLib/BUTTONtag.html">BUTTONtag</a></span>
451                    <span class="method-name">
452                            html_button
453                    </span>
454                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span> = <span class="var-default">"button"</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
455                            </div>
456    
457                            <ul class="parameters">
458                                            <li>
459                                    <span class="var-type">mixed</span>
460                                    <span class="var-name">1</span><span class="var-description">: <p>- any number of items as                 content.</p></span>                  </li>
461                                            <li>
462                                    <span class="var-type">string</span>
463                                    <span class="var-name">$type</span><span class="var-description">: <p>- the button type                  button, reset, submit                  DEFAULT : button</p></span>                     </li>
464                                    </ul>
465                    
466            
467    </div>
468    <a name="functionhtml_caption" id="functionhtml_caption"><!-- --></a>
469    <div class="evenrow">
470            
471            <div>
472                    <span class="method-title">html_caption</span> (line <span class="line-number">289</span>)
473            </div>
474    
475            <!-- ========== Info from phpDoc block ========= -->
476    <p class="short-description">build a &lt;caption&gt; tag with content.</p>
477            <ul class="tags">
478                                    <li><span class="field">return:</span> <p>object.</p></li>
479                            </ul>
480            
481            <div class="method-signature">
482                    <span class="method-result"><a href="../phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a></span>
483                    <span class="method-name">
484                            html_caption
485                    </span>
486                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
487                            </div>
488    
489                            <ul class="parameters">
490                                            <li>
491                                    <span class="var-type">mixed</span>
492                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
493                                    </ul>
494                    
495            
496    </div>
497    <a name="functionhtml_center" id="functionhtml_center"><!-- --></a>
498    <div class="oddrow">
499            
500            <div>
501                    <span class="method-title">html_center</span> (line <span class="line-number">304</span>)
502            </div>
503    
504            <!-- ========== Info from phpDoc block ========= -->
505    <p class="short-description">build a &lt;center&gt; tag with some content.</p>
506    <p class="description"><p>DEPRICATED</p></p>
507            <ul class="tags">
508                                    <li><span class="field">return:</span> <p>object.</p></li>
509                            </ul>
510            
511            <div class="method-signature">
512                    <span class="method-result"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></span>
513                    <span class="method-name">
514                            html_center
515                    </span>
516                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
517                            </div>
518    
519                            <ul class="parameters">
520                                            <li>
521                                    <span class="var-type">mixed</span>
522                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
523                                    </ul>
524                    
525            
526    </div>
527    <a name="functionhtml_cite" id="functionhtml_cite"><!-- --></a>
528    <div class="evenrow">
529            
530            <div>
531                    <span class="method-title">html_cite</span> (line <span class="line-number">318</span>)
532            </div>
533    
534            <!-- ========== Info from phpDoc block ========= -->
535    <p class="short-description">build a &lt;cite&gt; tag with some content.</p>
536            <ul class="tags">
537                                    <li><span class="field">return:</span> <p>object.</p></li>
538                            </ul>
539            
540            <div class="method-signature">
541                    <span class="method-result"><a href="../phpHtmlLib/CITEtag.html">CITEtag</a></span>
542                    <span class="method-name">
543                            html_cite
544                    </span>
545                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
546                            </div>
547    
548                            <ul class="parameters">
549                                            <li>
550                                    <span class="var-type">mixed</span>
551                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
552                                    </ul>
553                    
554            
555    </div>
556    <a name="functionhtml_code" id="functionhtml_code"><!-- --></a>
557    <div class="oddrow">
558            
559            <div>
560                    <span class="method-title">html_code</span> (line <span class="line-number">332</span>)
561            </div>
562    
563            <!-- ========== Info from phpDoc block ========= -->
564    <p class="short-description">build a</p>
565            <ul class="tags">
566                                    <li><span class="field">return:</span> <p>object.</p></li>
567                            </ul>
568            
569            <div class="method-signature">
570                    <span class="method-result"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></span>
571                    <span class="method-name">
572                            html_code
573                    </span>
574                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
575                            </div>
576    
577                            <ul class="parameters">
578                                            <li>
579                                    <span class="var-type">mixed</span>
580                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
581                                    </ul>
582                    
583            
584    </div>
585    <a name="functionhtml_col" id="functionhtml_col"><!-- --></a>
586    <div class="evenrow">
587            
588            <div>
589                    <span class="method-title">html_col</span> (line <span class="line-number">346</span>)
590            </div>
591    
592            <!-- ========== Info from phpDoc block ========= -->
593    <p class="short-description">build a &lt;col&gt; tag</p>
594            <ul class="tags">
595                                    <li><span class="field">return:</span> <p>object.</p></li>
596                            </ul>
597            
598            <div class="method-signature">
599                    <span class="method-result"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></span>
600                    <span class="method-name">
601                            html_col
602                    </span>
603                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">''</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$align</span> = <span class="var-default">''</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$span</span> = <span class="var-default">''</span>])
604                            </div>
605    
606                            <ul class="parameters">
607                                            <li>
608                                    <span class="var-type">mixed</span>
609                                    <span class="var-name">$width</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                     </li>
610                                    </ul>
611                    
612            
613    </div>
614    <a name="functionhtml_colgroup" id="functionhtml_colgroup"><!-- --></a>
615    <div class="oddrow">
616            
617            <div>
618                    <span class="method-title">html_colgroup</span> (line <span class="line-number">373</span>)
619            </div>
620    
621            <!-- ========== Info from phpDoc block ========= -->
622    <p class="short-description">build a &lt;colgroup&gt; tag.</p>
623    <p class="description"><p>NOTE: The colgroup element is an empty        element that contains attributes        only. To create columns, you must        specify td elements within a tr        element.</p></p>
624            <ul class="tags">
625                                    <li><span class="field">return:</span> <p>object.</p></li>
626                            </ul>
627            
628            <div class="method-signature">
629                    <span class="method-result">COLGROUPEtag</span>
630                    <span class="method-name">
631                            html_colgroup
632                    </span>
633                                            (<span class="var-type">array</span>&nbsp;<span class="var-name">$attributes</span>)
634                            </div>
635    
636                            <ul class="parameters">
637                                            <li>
638                                    <span class="var-type">array</span>
639                                    <span class="var-name">$attributes</span><span class="var-description">: <p>- tag attributes.</p></span>                        </li>
640                                    </ul>
641                    
642            
643    </div>
644    <a name="functionhtml_comment" id="functionhtml_comment"><!-- --></a>
645    <div class="evenrow">
646            
647            <div>
648                    <span class="method-title">html_comment</span> (line <span class="line-number">384</span>)
649            </div>
650    
651            <!-- ========== Info from phpDoc block ========= -->
652    <p class="short-description">render an html comment string</p>
653            <ul class="tags">
654                                    <li><span class="field">return:</span> <p>- the string wrapped in                    the html comment block</p></li>
655                            </ul>
656            
657            <div class="method-signature">
658                    <span class="method-result">string</span>
659                    <span class="method-name">
660                            html_comment
661                    </span>
662                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$string</span>)
663                            </div>
664    
665                            <ul class="parameters">
666                                            <li>
667                                    <span class="var-type">string</span>
668                                    <span class="var-name">$string</span><span class="var-description">: <p>- the string to comment.</p></span>                     </li>
669                                    </ul>
670                    
671            
672    </div>
673    <a name="functionhtml_dd" id="functionhtml_dd"><!-- --></a>
674    <div class="oddrow">
675            
676            <div>
677                    <span class="method-title">html_dd</span> (line <span class="line-number">395</span>)
678            </div>
679    
680            <!-- ========== Info from phpDoc block ========= -->
681    <p class="short-description">build a &lt;dd&gt; tag with some content.</p>
682            <ul class="tags">
683                                    <li><span class="field">return:</span> <p>object.</p></li>
684                            </ul>
685            
686            <div class="method-signature">
687                    <span class="method-result"><a href="../phpHtmlLib/DDtag.html">DDtag</a></span>
688                    <span class="method-name">
689                            html_dd
690                    </span>
691                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
692                            </div>
693    
694                            <ul class="parameters">
695                                            <li>
696                                    <span class="var-type">mixed</span>
697                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
698                                    </ul>
699                    
700            
701    </div>
702    <a name="functionhtml_del" id="functionhtml_del"><!-- --></a>
703    <div class="evenrow">
704            
705            <div>
706                    <span class="method-title">html_del</span> (line <span class="line-number">409</span>)
707            </div>
708    
709            <!-- ========== Info from phpDoc block ========= -->
710    <p class="short-description">build a &lt;del&gt; tag with some content.</p>
711            <ul class="tags">
712                                    <li><span class="field">return:</span> <p>object.</p></li>
713                            </ul>
714            
715            <div class="method-signature">
716                    <span class="method-result"><a href="../phpHtmlLib/DELtag.html">DELtag</a></span>
717                    <span class="method-name">
718                            html_del
719                    </span>
720                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
721                            </div>
722    
723                            <ul class="parameters">
724                                            <li>
725                                    <span class="var-type">mixed</span>
726                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
727                                    </ul>
728                    
729            
730    </div>
731    <a name="functionhtml_dfn" id="functionhtml_dfn"><!-- --></a>
732    <div class="oddrow">
733            
734            <div>
735                    <span class="method-title">html_dfn</span> (line <span class="line-number">424</span>)
736            </div>
737    
738            <!-- ========== Info from phpDoc block ========= -->
739    <p class="short-description">build a &lt;dfn&gt; tag with some content.</p>
740            <ul class="tags">
741                                    <li><span class="field">return:</span> <p>object.</p></li>
742                            </ul>
743            
744            <div class="method-signature">
745                    <span class="method-result"><a href="../phpHtmlLib/DFNtag.html">DFNtag</a></span>
746                    <span class="method-name">
747                            html_dfn
748                    </span>
749                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
750                            </div>
751    
752                            <ul class="parameters">
753                                            <li>
754                                    <span class="var-type">mixed</span>
755                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
756                                    </ul>
757                    
758            
759    </div>
760    <a name="functionhtml_dl" id="functionhtml_dl"><!-- --></a>
761    <div class="evenrow">
762            
763            <div>
764                    <span class="method-title">html_dl</span> (line <span class="line-number">443</span>)
765            </div>
766    
767            <!-- ========== Info from phpDoc block ========= -->
768    <p class="short-description">build a &lt;dl&gt; tag with some content.</p>
769            <ul class="tags">
770                                    <li><span class="field">return:</span> <p>object.</p></li>
771                            </ul>
772            
773            <div class="method-signature">
774                    <span class="method-result"><a href="../phpHtmlLib/DLtag.html">DLtag</a></span>
775                    <span class="method-name">
776                            html_dl
777                    </span>
778                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
779                            </div>
780    
781                            <ul class="parameters">
782                                            <li>
783                                    <span class="var-type">mixed</span>
784                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
785                                    </ul>
786                    
787            
788    </div>
789    <a name="functionhtml_dt" id="functionhtml_dt"><!-- --></a>
790    <div class="oddrow">
791            
792            <div>
793                    <span class="method-title">html_dt</span> (line <span class="line-number">457</span>)
794            </div>
795    
796            <!-- ========== Info from phpDoc block ========= -->
797    <p class="short-description">build a &lt;dt&gt; tag with some content.</p>
798            <ul class="tags">
799                                    <li><span class="field">return:</span> <p>object.</p></li>
800                            </ul>
801            
802            <div class="method-signature">
803                    <span class="method-result"><a href="../phpHtmlLib/DTtag.html">DTtag</a></span>
804                    <span class="method-name">
805                            html_dt
806                    </span>
807                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
808                            </div>
809    
810                            <ul class="parameters">
811                                            <li>
812                                    <span class="var-type">mixed</span>
813                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
814                                    </ul>
815                    
816            
817    </div>
818    <a name="functionhtml_em" id="functionhtml_em"><!-- --></a>
819    <div class="evenrow">
820            
821            <div>
822                    <span class="method-title">html_em</span> (line <span class="line-number">471</span>)
823            </div>
824    
825            <!-- ========== Info from phpDoc block ========= -->
826    <p class="short-description">build a &lt;em&gt; tag with some content.</p>
827            <ul class="tags">
828                                    <li><span class="field">return:</span> <p>object.</p></li>
829                            </ul>
830            
831            <div class="method-signature">
832                    <span class="method-result"><a href="../phpHtmlLib/EMtag.html">EMtag</a></span>
833                    <span class="method-name">
834                            html_em
835                    </span>
836                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
837                            </div>
838    
839                            <ul class="parameters">
840                                            <li>
841                                    <span class="var-type">mixed</span>
842                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
843                                    </ul>
844                    
845            
846    </div>
847    <a name="functionhtml_fieldset" id="functionhtml_fieldset"><!-- --></a>
848    <div class="oddrow">
849            
850            <div>
851                    <span class="method-title">html_fieldset</span> (line <span class="line-number">487</span>)
852            </div>
853    
854            <!-- ========== Info from phpDoc block ========= -->
855    <p class="short-description">build a &lt;fieldset&gt; tag with some content.</p>
856            <ul class="tags">
857                                    <li><span class="field">return:</span> <p>object.</p></li>
858                            </ul>
859            
860            <div class="method-signature">
861                    <span class="method-result"><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></span>
862                    <span class="method-name">
863                            html_fieldset
864                    </span>
865                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$legend</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
866                            </div>
867    
868                            <ul class="parameters">
869                                            <li>
870                                    <span class="var-type">mixed</span>
871                                    <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
872                                            <li>
873                                    <span class="var-type">mixed</span>
874                                    <span class="var-name">$legend</span><span class="var-description">: <p>- The legend text, or the                   LEGENDtag for the fieldset.</p></span>                      </li>
875                                    </ul>
876                    
877            
878    </div>
879    <a name="functionhtml_h1" id="functionhtml_h1"><!-- --></a>
880    <div class="evenrow">
881            
882            <div>
883                    <span class="method-title">html_h1</span> (line <span class="line-number">520</span>)
884            </div>
885    
886            <!-- ========== Info from phpDoc block ========= -->
887    <p class="short-description">build an H1 tag object with content.</p>
888            <ul class="tags">
889                                    <li><span class="field">return:</span> <p>object.</p></li>
890                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
891                            </ul>
892            
893            <div class="method-signature">
894                    <span class="method-result"><a href="../phpHtmlLib/H1tag.html">H1tag</a></span>
895                    <span class="method-name">
896                            html_h1
897                    </span>
898                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
899                            </div>
900    
901                            <ul class="parameters">
902                                            <li>
903                                    <span class="var-type">mixed</span>
904                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
905                                    </ul>
906                    
907            
908    </div>
909    <a name="functionhtml_h2" id="functionhtml_h2"><!-- --></a>
910    <div class="oddrow">
911            
912            <div>
913                    <span class="method-title">html_h2</span> (line <span class="line-number">536</span>)
914            </div>
915    
916            <!-- ========== Info from phpDoc block ========= -->
917    <p class="short-description">build an H2 tag object with content.</p>
918            <ul class="tags">
919                                    <li><span class="field">return:</span> <p>object.</p></li>
920                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
921                            </ul>
922            
923            <div class="method-signature">
924                    <span class="method-result"><a href="../phpHtmlLib/H2tag.html">H2tag</a></span>
925                    <span class="method-name">
926                            html_h2
927                    </span>
928                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
929                            </div>
930    
931                            <ul class="parameters">
932                                            <li>
933                                    <span class="var-type">mixed</span>
934                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
935                                    </ul>
936                    
937            
938    </div>
939    <a name="functionhtml_h3" id="functionhtml_h3"><!-- --></a>
940    <div class="evenrow">
941            
942            <div>
943                    <span class="method-title">html_h3</span> (line <span class="line-number">553</span>)
944            </div>
945    
946            <!-- ========== Info from phpDoc block ========= -->
947    <p class="short-description">build an H3 tag object with content.</p>
948            <ul class="tags">
949                                    <li><span class="field">return:</span> <p>object.</p></li>
950                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
951                            </ul>
952            
953            <div class="method-signature">
954                    <span class="method-result"><a href="../phpHtmlLib/H3tag.html">H3tag</a></span>
955                    <span class="method-name">
956                            html_h3
957                    </span>
958                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
959                            </div>
960    
961                            <ul class="parameters">
962                                            <li>
963                                    <span class="var-type">mixed</span>
964                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
965                                    </ul>
966                    
967            
968    </div>
969    <a name="functionhtml_h4" id="functionhtml_h4"><!-- --></a>
970    <div class="oddrow">
971            
972            <div>
973                    <span class="method-title">html_h4</span> (line <span class="line-number">569</span>)
974            </div>
975    
976            <!-- ========== Info from phpDoc block ========= -->
977    <p class="short-description">build an H4 tag object with content.</p>
978            <ul class="tags">
979                                    <li><span class="field">return:</span> <p>object.</p></li>
980                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
981                            </ul>
982            
983            <div class="method-signature">
984                    <span class="method-result"><a href="../phpHtmlLib/H4tag.html">H4tag</a></span>
985                    <span class="method-name">
986                            html_h4
987                    </span>
988                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
989                            </div>
990    
991                            <ul class="parameters">
992                                            <li>
993                                    <span class="var-type">mixed</span>
994                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
995                                    </ul>
996                    
997            
998    </div>
999    <a name="functionhtml_h5" id="functionhtml_h5"><!-- --></a>
1000    <div class="evenrow">
1001            
1002            <div>
1003                    <span class="method-title">html_h5</span> (line <span class="line-number">585</span>)
1004            </div>
1005    
1006            <!-- ========== Info from phpDoc block ========= -->
1007    <p class="short-description">build an H5 tag object with content.</p>
1008            <ul class="tags">
1009                                    <li><span class="field">return:</span> <p>object.</p></li>
1010                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1011                            </ul>
1012            
1013            <div class="method-signature">
1014                    <span class="method-result"><a href="../phpHtmlLib/H5tag.html">H5tag</a></span>
1015                    <span class="method-name">
1016                            html_h5
1017                    </span>
1018                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1019                            </div>
1020    
1021                            <ul class="parameters">
1022                                            <li>
1023                                    <span class="var-type">mixed</span>
1024                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1025                                    </ul>
1026                    
1027            
1028    </div>
1029    <a name="functionhtml_h6" id="functionhtml_h6"><!-- --></a>
1030    <div class="oddrow">
1031            
1032            <div>
1033                    <span class="method-title">html_h6</span> (line <span class="line-number">602</span>)
1034            </div>
1035    
1036            <!-- ========== Info from phpDoc block ========= -->
1037    <p class="short-description">build an H6 tag object with content.</p>
1038            <ul class="tags">
1039                                    <li><span class="field">return:</span> <p>object.</p></li>
1040                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1041                            </ul>
1042            
1043            <div class="method-signature">
1044                    <span class="method-result"><a href="../phpHtmlLib/H6tag.html">H6tag</a></span>
1045                    <span class="method-name">
1046                            html_h6
1047                    </span>
1048                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1049                            </div>
1050    
1051                            <ul class="parameters">
1052                                            <li>
1053                                    <span class="var-type">mixed</span>
1054                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1055                                    </ul>
1056                    
1057            
1058    </div>
1059    <a name="functionhtml_head" id="functionhtml_head"><!-- --></a>
1060    <div class="evenrow">
1061            
1062            <div>
1063                    <span class="method-title">html_head</span> (line <span class="line-number">618</span>)
1064            </div>
1065    
1066            <!-- ========== Info from phpDoc block ========= -->
1067    <p class="short-description">build an &lt;head&gt; tag object with content.</p>
1068            <ul class="tags">
1069                                    <li><span class="field">return:</span> <p>object.</p></li>
1070                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1071                            </ul>
1072            
1073            <div class="method-signature">
1074                    <span class="method-result"><a href="../phpHtmlLib/HEADtag.html">HEADtag</a></span>
1075                    <span class="method-name">
1076                            html_head
1077                    </span>
1078                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1079                            </div>
1080    
1081                            <ul class="parameters">
1082                                            <li>
1083                                    <span class="var-type">mixed</span>
1084                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1085                                    </ul>
1086                    
1087            
1088    </div>
1089    <a name="functionhtml_hr" id="functionhtml_hr"><!-- --></a>
1090    <div class="oddrow">
1091            
1092            <div>
1093                    <span class="method-title">html_hr</span> (line <span class="line-number">630</span>)
1094            </div>
1095    
1096            <!-- ========== Info from phpDoc block ========= -->
1097    <p class="short-description">build an &lt;hr&gt; tag object.</p>
1098            <ul class="tags">
1099                                    <li><span class="field">return:</span> <p>object.</p></li>
1100                            </ul>
1101            
1102            <div class="method-signature">
1103                    <span class="method-result"><a href="../phpHtmlLib/HRtag.html">HRtag</a></span>
1104                    <span class="method-name">
1105                            html_hr
1106                    </span>
1107                                    ()
1108                            </div>
1109    
1110  <br>                  
1111  </HTML>          
1112    </div>
1113    <a name="functionhtml_html" id="functionhtml_html"><!-- --></a>
1114    <div class="evenrow">
1115            
1116            <div>
1117                    <span class="method-title">html_html</span> (line <span class="line-number">642</span>)
1118            </div>
1119    
1120            <!-- ========== Info from phpDoc block ========= -->
1121    <p class="short-description">build an &lt;html&gt; tag object.</p>
1122            <ul class="tags">
1123                                    <li><span class="field">return:</span> <p>object.</p></li>
1124                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1125                            </ul>
1126            
1127            <div class="method-signature">
1128                    <span class="method-result"><a href="../phpHtmlLib/HTMLtag.html">HTMLtag</a></span>
1129                    <span class="method-name">
1130                            html_html
1131                    </span>
1132                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1133                            </div>
1134    
1135                            <ul class="parameters">
1136                                            <li>
1137                                    <span class="var-type">mixed</span>
1138                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1139                                    </ul>
1140                    
1141            
1142    </div>
1143    <a name="functionhtml_i" id="functionhtml_i"><!-- --></a>
1144    <div class="oddrow">
1145            
1146            <div>
1147                    <span class="method-title">html_i</span> (line <span class="line-number">658</span>)
1148            </div>
1149    
1150            <!-- ========== Info from phpDoc block ========= -->
1151    <p class="short-description">build a</p>
1152            <ul class="tags">
1153                                    <li><span class="field">return:</span> <p>object.</p></li>
1154                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1155                            </ul>
1156            
1157            <div class="method-signature">
1158                    <span class="method-result"><a href="../phpHtmlLib/Itag.html">Itag</a></span>
1159                    <span class="method-name">
1160                            html_i
1161                    </span>
1162                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1163                            </div>
1164    
1165                            <ul class="parameters">
1166                                            <li>
1167                                    <span class="var-type">mixed</span>
1168                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1169                                    </ul>
1170                    
1171            
1172    </div>
1173    <a name="functionhtml_iframe" id="functionhtml_iframe"><!-- --></a>
1174    <div class="evenrow">
1175            
1176            <div>
1177                    <span class="method-title">html_iframe</span> (line <span class="line-number">672</span>)
1178            </div>
1179    
1180            <!-- ========== Info from phpDoc block ========= -->
1181    <p class="short-description">build a &lt;irame&gt; tag with some content.</p>
1182            <ul class="tags">
1183                                    <li><span class="field">return:</span> <p>object.</p></li>
1184                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1185                            </ul>
1186            
1187            <div class="method-signature">
1188                    <span class="method-result"><a href="../phpHtmlLib/Itag.html">Itag</a></span>
1189                    <span class="method-name">
1190                            html_iframe
1191                    </span>
1192                                            (<span class="var-type">src</span>&nbsp;<span class="var-name">$src</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">""</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">""</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$scrolling</span> = <span class="var-default">""</span>])
1193                            </div>
1194    
1195                            <ul class="parameters">
1196                                            <li>
1197                                    <span class="var-type">src</span>
1198                                    <span class="var-name">$src</span><span class="var-description">: <p>- the url for the iframe</p></span>                        </li>
1199                                    </ul>
1200                    
1201            
1202    </div>
1203    <a name="functionhtml_img" id="functionhtml_img"><!-- --></a>
1204    <div class="oddrow">
1205            
1206            <div>
1207                    <span class="method-title">html_img</span> (line <span class="line-number">701</span>)
1208            </div>
1209    
1210            <!-- ========== Info from phpDoc block ========= -->
1211    <p class="short-description">Build an &lt;img&gt; tag.</p>
1212    <p class="description"><p>If width and or height are not provided   we do not set them in the tag.</p></p>
1213            <ul class="tags">
1214                                    <li><span class="field">return:</span> <p>object.</p></li>
1215                                    <li><span class="field">author:</span> <p>Walter A. Boring IV</p></li>
1216                            </ul>
1217            
1218            <div class="method-signature">
1219                    <span class="method-result"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></span>
1220                    <span class="method-name">
1221                            html_img
1222                    </span>
1223                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$image</span>, [<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">''</span>], [<span class="var-type">int</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">''</span>], <span class="var-type">int</span>&nbsp;<span class="var-name">$border</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$alt</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$usemap</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>])
1224                            </div>
1225    
1226                            <ul class="parameters">
1227                                            <li>
1228                                    <span class="var-type">string</span>
1229                                    <span class="var-name">$image</span><span class="var-description">: <p>- $image - image src</p></span>                  </li>
1230                                            <li>
1231                                    <span class="var-type">int</span>
1232                                    <span class="var-name">$width</span><span class="var-description">: <p>- $width - width of the image.</p></span>                        </li>
1233                                            <li>
1234                                    <span class="var-type">int</span>
1235                                    <span class="var-name">$height</span><span class="var-description">: <p>- $heigth - height of the image</p></span>                      </li>
1236                                            <li>
1237                                    <span class="var-type">int</span>
1238                                    <span class="var-name">$border</span><span class="var-description">: <p>- $border - border flag.</p></span>                     </li>
1239                                            <li>
1240                                    <span class="var-type">string</span>
1241                                    <span class="var-name">$alt</span><span class="var-description">: <p>- $alt - alt tag for the image</p></span>                  </li>
1242                                            <li>
1243                                    <span class="var-type">string</span>
1244                                    <span class="var-name">$usemap</span><span class="var-description">: <p>- $usemap - the image map name</p></span>                       </li>
1245                                    </ul>
1246                    
1247            
1248    </div>
1249    <a name="functionhtml_img_href" id="functionhtml_img_href"><!-- --></a>
1250    <div class="evenrow">
1251            
1252            <div>
1253                    <span class="method-title">html_img_href</span> (line <span class="line-number">744</span>)
1254            </div>
1255    
1256            <!-- ========== Info from phpDoc block ========= -->
1257    <p class="short-description">build an hlink for an image.</p>
1258    <p class="description"><p>this automatically turns off indenting  and newlines, so it formats well</p></p>
1259            <ul class="tags">
1260                                    <li><span class="field">return:</span> <p>object with &lt;img&gt; as content</p></li>
1261                            </ul>
1262            
1263            <div class="method-signature">
1264                    <span class="method-result"><a href="../phpHtmlLib/Atag.html">Atag</a></span>
1265                    <span class="method-name">
1266                            html_img_href
1267                    </span>
1268                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$image</span>, [<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">''</span>], [<span class="var-type">int</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">''</span>], <span class="var-type">int</span>&nbsp;<span class="var-name">$border</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$alt</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$usemap</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>])
1269                            </div>
1270    
1271                            <ul class="parameters">
1272                                            <li>
1273                                    <span class="var-type">string</span>
1274                                    <span class="var-name">$url</span><span class="var-description">: <p>- $url - href for the &lt;a&gt;</p></span>                 </li>
1275                                            <li>
1276                                    <span class="var-type">string</span>
1277                                    <span class="var-name">$image</span><span class="var-description">: <p>- $image - src for the &lt;img&gt;</p></span>                    </li>
1278                                            <li>
1279                                    <span class="var-type">int</span>
1280                                    <span class="var-name">$width</span><span class="var-description">: <p>- $width - width of the image</p></span>                 </li>
1281                                            <li>
1282                                    <span class="var-type">int</span>
1283                                    <span class="var-name">$height</span><span class="var-description">: <p>- $height - height of the image</p></span>                      </li>
1284                                            <li>
1285                                    <span class="var-type">int</span>
1286                                    <span class="var-name">$border</span><span class="var-description">: <p>- $border - for the &lt;img&gt;</p></span>                      </li>
1287                                            <li>
1288                                    <span class="var-type">string</span>
1289                                    <span class="var-name">$alt</span><span class="var-description">: <p>- $alt - for the &lt;img ALT=&quot;&quot;&gt;</p></span>                   </li>
1290                                            <li>
1291                                    <span class="var-type">string</span>
1292                                    <span class="var-name">$usemap</span><span class="var-description">: <p>- $usemap - the image map name</p></span>                       </li>
1293                                            <li>
1294                                    <span class="var-type">string</span>
1295                                    <span class="var-name">$target</span><span class="var-description">: <p>- $target - the &lt;a target=&quot;blah&quot;&gt;</p></span>                    </li>
1296                                            <li>
1297                                    <span class="var-type">string</span>
1298                                    <span class="var-name">$title</span><span class="var-description">: <p>- $title - the title attribute</p></span>                        </li>
1299                                    </ul>
1300                    
1301            
1302    </div>
1303    <a name="functionhtml_input" id="functionhtml_input"><!-- --></a>
1304    <div class="oddrow">
1305            
1306            <div>
1307                    <span class="method-title">html_input</span> (line <span class="line-number">766</span>)
1308            </div>
1309    
1310            <!-- ========== Info from phpDoc block ========= -->
1311    <p class="short-description">This builds an &lt;input&gt; object  NOTE: This wrapper automatically        calls htmlspecialchars() on        the value attribute's data.</p>
1312            <ul class="tags">
1313                                    <li><span class="field">return:</span> <p>object.</p></li>
1314                            </ul>
1315            
1316            <div class="method-signature">
1317                    <span class="method-result"><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a></span>
1318                    <span class="method-name">
1319                            html_input
1320                    </span>
1321                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$value</span> = <span class="var-default">''</span>], [<span class="var-type">array</span>&nbsp;<span class="var-name">$attributes</span> = <span class="var-default">array()</span>])
1322                            </div>
1323    
1324                            <ul class="parameters">
1325                                            <li>
1326                                    <span class="var-type">string</span>
1327                                    <span class="var-name">$type</span><span class="var-description">: <p>- the type attribute</p></span>                   </li>
1328                                            <li>
1329                                    <span class="var-type">string</span>
1330                                    <span class="var-name">$name</span><span class="var-description">: <p>- the name attribute</p></span>                   </li>
1331                                            <li>
1332                                    <span class="var-type">string</span>
1333                                    <span class="var-name">$value</span><span class="var-description">: <p>- the value attribute</p></span>                 </li>
1334                                            <li>
1335                                    <span class="var-type">array</span>
1336                                    <span class="var-name">$attributes</span><span class="var-description">: <p>- any other name=&gt;value attributes                  for the tag</p></span>                       </li>
1337                                    </ul>
1338                    
1339            
1340    </div>
1341    <a name="functionhtml_ins" id="functionhtml_ins"><!-- --></a>
1342    <div class="evenrow">
1343            
1344            <div>
1345                    <span class="method-title">html_ins</span> (line <span class="line-number">783</span>)
1346            </div>
1347    
1348            <!-- ========== Info from phpDoc block ========= -->
1349    <p class="short-description">build a &lt;ins&gt; tag with some content.</p>
1350            <ul class="tags">
1351                                    <li><span class="field">return:</span> <p>object.</p></li>
1352                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1353                            </ul>
1354            
1355            <div class="method-signature">
1356                    <span class="method-result"><a href="../phpHtmlLib/INStag.html">INStag</a></span>
1357                    <span class="method-name">
1358                            html_ins
1359                    </span>
1360                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1361                            </div>
1362    
1363                            <ul class="parameters">
1364                                            <li>
1365                                    <span class="var-type">mixed</span>
1366                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1367                                    </ul>
1368                    
1369            
1370    </div>
1371    <a name="functionhtml_kbd" id="functionhtml_kbd"><!-- --></a>
1372    <div class="oddrow">
1373            
1374            <div>
1375                    <span class="method-title">html_kbd</span> (line <span class="line-number">797</span>)
1376            </div>
1377    
1378            <!-- ========== Info from phpDoc block ========= -->
1379    <p class="short-description">build a</p>
1380            <ul class="tags">
1381                                    <li><span class="field">return:</span> <p>object.</p></li>
1382                            </ul>
1383            
1384            <div class="method-signature">
1385                    <span class="method-result"><a href="../phpHtmlLib/KBDtag.html">KBDtag</a></span>
1386                    <span class="method-name">
1387                            html_kbd
1388                    </span>
1389                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1390                            </div>
1391    
1392                            <ul class="parameters">
1393                                            <li>
1394                                    <span class="var-type">mixed</span>
1395                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1396                                    </ul>
1397                    
1398            
1399    </div>
1400    <a name="functionhtml_label" id="functionhtml_label"><!-- --></a>
1401    <div class="evenrow">
1402            
1403            <div>
1404                    <span class="method-title">html_label</span> (line <span class="line-number">814</span>)
1405            </div>
1406    
1407            <!-- ========== Info from phpDoc block ========= -->
1408    <p class="short-description">build a &lt;label&gt; tag with some content.</p>
1409            <ul class="tags">
1410                                    <li><span class="field">return:</span> <p>object.</p></li>
1411                            </ul>
1412            
1413            <div class="method-signature">
1414                    <span class="method-result"><a href="../phpHtmlLib/LABELtag.html">LABELtag</a></span>
1415                    <span class="method-name">
1416                            html_label
1417                    </span>
1418                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$for</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
1419                            </div>
1420    
1421                            <ul class="parameters">
1422                                            <li>
1423                                    <span class="var-type">mixed</span>
1424                                    <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1425                                            <li>
1426                                    <span class="var-type">string</span>
1427                                    <span class="var-name">$for</span><span class="var-description">: <p>- the id of the form                    element to tie this                    label to.</p></span>                        </li>
1428                                    </ul>
1429                    
1430            
1431    </div>
1432    <a name="functionhtml_legend" id="functionhtml_legend"><!-- --></a>
1433    <div class="oddrow">
1434            
1435            <div>
1436                    <span class="method-title">html_legend</span> (line <span class="line-number">835</span>)
1437            </div>
1438    
1439            <!-- ========== Info from phpDoc block ========= -->
1440    <p class="short-description">build a &lt;legend&gt; tag with some content.</p>
1441            <ul class="tags">
1442                                    <li><span class="field">return:</span> <p>object.</p></li>
1443                            </ul>
1444            
1445            <div class="method-signature">
1446                    <span class="method-result"><a href="../phpHtmlLib/LEGENDtag.html">LEGENDtag</a></span>
1447                    <span class="method-name">
1448                            html_legend
1449                    </span>
1450                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1451                            </div>
1452    
1453                            <ul class="parameters">
1454                                            <li>
1455                                    <span class="var-type">mixed</span>
1456                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1457                                    </ul>
1458                    
1459            
1460    </div>
1461    <a name="functionhtml_li" id="functionhtml_li"><!-- --></a>
1462    <div class="evenrow">
1463            
1464            <div>
1465                    <span class="method-title">html_li</span> (line <span class="line-number">851</span>)
1466            </div>
1467    
1468            <!-- ========== Info from phpDoc block ========= -->
1469    <p class="short-description">build a &lt;LI&gt; tag with some content..</p>
1470            <ul class="tags">
1471                                    <li><span class="field">return:</span> <p>object.</p></li>
1472                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1473                            </ul>
1474            
1475            <div class="method-signature">
1476                    <span class="method-result"><a href="../phpHtmlLib/LItag.html">LItag</a></span>
1477                    <span class="method-name">
1478                            html_li
1479                    </span>
1480                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1481                            </div>
1482    
1483                            <ul class="parameters">
1484                                            <li>
1485                                    <span class="var-type">mixed</span>
1486                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1487                                    </ul>
1488                    
1489            
1490    </div>
1491    <a name="functionhtml_link" id="functionhtml_link"><!-- --></a>
1492    <div class="oddrow">
1493            
1494            <div>
1495                    <span class="method-title">html_link</span> (line <span class="line-number">866</span>)
1496            </div>
1497    
1498            <!-- ========== Info from phpDoc block ========= -->
1499    <p class="short-description">build a &lt;LINK&gt; tag with some content..</p>
1500            <ul class="tags">
1501                                    <li><span class="field">return:</span> <p>object.</p></li>
1502                            </ul>
1503            
1504            <div class="method-signature">
1505                    <span class="method-result"><a href="../phpHtmlLib/LINKtag.html">LINKtag</a></span>
1506                    <span class="method-name">
1507                            html_link
1508                    </span>
1509                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$href</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$rel</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$type</span>)
1510                            </div>
1511    
1512                            <ul class="parameters">
1513                                            <li>
1514                                    <span class="var-type">string</span>
1515                                    <span class="var-name">$href</span><span class="var-description">: <p>- the href link</p></span>                        </li>
1516                                            <li>
1517                                    <span class="var-type">string</span>
1518                                    <span class="var-name">$rel</span><span class="var-description">: <p>- the rel attribute</p></span>                     </li>
1519                                            <li>
1520                                    <span class="var-type">string</span>
1521                                    <span class="var-name">$type</span><span class="var-description">: <p>- the type of content.</p></span>                 </li>
1522                                    </ul>
1523                    
1524            
1525    </div>
1526    <a name="functionhtml_map" id="functionhtml_map"><!-- --></a>
1527    <div class="evenrow">
1528            
1529            <div>
1530                    <span class="method-title">html_map</span> (line <span class="line-number">880</span>)
1531            </div>
1532    
1533            <!-- ========== Info from phpDoc block ========= -->
1534    <p class="short-description">build a &lt;map&gt; tag with some content.</p>
1535            <ul class="tags">
1536                                    <li><span class="field">return:</span> <p>object.</p></li>
1537                            </ul>
1538            
1539            <div class="method-signature">
1540                    <span class="method-result"><a href="../phpHtmlLib/MAPtag.html">MAPtag</a></span>
1541                    <span class="method-name">
1542                            html_map
1543                    </span>
1544                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
1545                            </div>
1546    
1547                            <ul class="parameters">
1548                                            <li>
1549                                    <span class="var-type">mixed</span>
1550                                    <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1551                                            <li>
1552                                    <span class="var-type">string</span>
1553                                    <span class="var-name">$name</span><span class="var-description">: <p>- the name of the map.</p></span>                 </li>
1554                                    </ul>
1555                    
1556            
1557    </div>
1558    <a name="functionhtml_meta" id="functionhtml_meta"><!-- --></a>
1559    <div class="oddrow">
1560            
1561            <div>
1562                    <span class="method-title">html_meta</span> (line <span class="line-number">898</span>)
1563            </div>
1564    
1565            <!-- ========== Info from phpDoc block ========= -->
1566    <p class="short-description">build a &lt;meta&gt; tag..</p>
1567            <ul class="tags">
1568                                    <li><span class="field">return:</span> <p>object.</p></li>
1569                            </ul>
1570            
1571            <div class="method-signature">
1572                    <span class="method-result"><a href="../phpHtmlLib/METAtag.html">METAtag</a></span>
1573                    <span class="method-name">
1574                            html_meta
1575                    </span>
1576                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$http_equiv</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span> = <span class="var-default">""</span>])
1577                            </div>
1578    
1579                            <ul class="parameters">
1580                                            <li>
1581                                    <span class="var-type">string</span>
1582                                    <span class="var-name">$content</span><span class="var-description">: <p>- the content value.</p></span>                        </li>
1583                                            <li>
1584                                    <span class="var-type">string</span>
1585                                    <span class="var-name">$http_equiv</span><span class="var-description">: <p>- the http-equiv value</p></span>                   </li>
1586                                            <li>
1587                                    <span class="var-type">string</span>
1588                                    <span class="var-name">$name</span><span class="var-description">: <p>- the name</p></span>                     </li>
1589                                    </ul>
1590                    
1591            
1592    </div>
1593    <a name="functionhtml_noframes" id="functionhtml_noframes"><!-- --></a>
1594    <div class="evenrow">
1595            
1596            <div>
1597                    <span class="method-title">html_noframes</span> (line <span class="line-number">920</span>)
1598            </div>
1599    
1600            <!-- ========== Info from phpDoc block ========= -->
1601    <p class="short-description">build a &lt;noframes&gt; tag with some content..</p>
1602            <ul class="tags">
1603                                    <li><span class="field">return:</span> <p>object.</p></li>
1604                            </ul>
1605            
1606            <div class="method-signature">
1607                    <span class="method-result"><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a></span>
1608                    <span class="method-name">
1609                            html_noframes
1610                    </span>
1611                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1612                            </div>
1613    
1614                            <ul class="parameters">
1615                                            <li>
1616                                    <span class="var-type">mixed</span>
1617                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1618                                    </ul>
1619                    
1620            
1621    </div>
1622    <a name="functionhtml_noscript" id="functionhtml_noscript"><!-- --></a>
1623    <div class="oddrow">
1624            
1625            <div>
1626                    <span class="method-title">html_noscript</span> (line <span class="line-number">934</span>)
1627            </div>
1628    
1629            <!-- ========== Info from phpDoc block ========= -->
1630    <p class="short-description">build a &lt;noscript&gt; tag with some content..</p>
1631            <ul class="tags">
1632                                    <li><span class="field">return:</span> <p>object.</p></li>
1633                            </ul>
1634            
1635            <div class="method-signature">
1636                    <span class="method-result"><a href="../phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a></span>
1637                    <span class="method-name">
1638                            html_noscript
1639                    </span>
1640                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1641                            </div>
1642    
1643                            <ul class="parameters">
1644                                            <li>
1645                                    <span class="var-type">mixed</span>
1646                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1647                                    </ul>
1648                    
1649            
1650    </div>
1651    <a name="functionhtml_object" id="functionhtml_object"><!-- --></a>
1652    <div class="evenrow">
1653            
1654            <div>
1655                    <span class="method-title">html_object</span> (line <span class="line-number">948</span>)
1656            </div>
1657    
1658            <!-- ========== Info from phpDoc block ========= -->
1659    <p class="short-description">build a &lt;object&gt; tag with some content..</p>
1660            <ul class="tags">
1661                                    <li><span class="field">return:</span> <p>object.</p></li>
1662                            </ul>
1663            
1664            <div class="method-signature">
1665                    <span class="method-result"><a href="../phpHtmlLib/OBJECTtag.html">OBJECTtag</a></span>
1666                    <span class="method-name">
1667                            html_object
1668                    </span>
1669                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1670                            </div>
1671    
1672                            <ul class="parameters">
1673                                            <li>
1674                                    <span class="var-type">mixed</span>
1675                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1676                                    </ul>
1677                    
1678            
1679    </div>
1680    <a name="functionhtml_ol" id="functionhtml_ol"><!-- --></a>
1681    <div class="oddrow">
1682            
1683            <div>
1684                    <span class="method-title">html_ol</span> (line <span class="line-number">962</span>)
1685            </div>
1686    
1687            <!-- ========== Info from phpDoc block ========= -->
1688    <p class="short-description">build a</p>
1689            <ul class="tags">
1690                                    <li><span class="field">return:</span> <p>object.</p></li>
1691                            </ul>
1692            
1693            <div class="method-signature">
1694                    <span class="method-result"><a href="../phpHtmlLib/OLtag.html">OLtag</a></span>
1695                    <span class="method-name">
1696                            html_ol
1697                    </span>
1698                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1699                            </div>
1700    
1701                            <ul class="parameters">
1702                                            <li>
1703                                    <span class="var-type">mixed</span>
1704                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1705                                    </ul>
1706                    
1707            
1708    </div>
1709    <a name="functionhtml_optgroup" id="functionhtml_optgroup"><!-- --></a>
1710    <div class="evenrow">
1711            
1712            <div>
1713                    <span class="method-title">html_optgroup</span> (line <span class="line-number">976</span>)
1714            </div>
1715    
1716            <!-- ========== Info from phpDoc block ========= -->
1717    <p class="short-description">build a &lt;OPTGROUP&gt; tag with some content..</p>
1718            <ul class="tags">
1719                                    <li><span class="field">return:</span> <p>object.</p></li>
1720                            </ul>
1721            
1722            <div class="method-signature">
1723                    <span class="method-result"><a href="../phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a></span>
1724                    <span class="method-name">
1725                            html_optgroup
1726                    </span>
1727                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1728                            </div>
1729    
1730                            <ul class="parameters">
1731                                            <li>
1732                                    <span class="var-type">mixed</span>
1733                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1734                                    </ul>
1735                    
1736            
1737    </div>
1738    <a name="functionhtml_option" id="functionhtml_option"><!-- --></a>
1739    <div class="oddrow">
1740            
1741            <div>
1742                    <span class="method-title">html_option</span> (line <span class="line-number">991</span>)
1743            </div>
1744    
1745            <!-- ========== Info from phpDoc block ========= -->
1746    <p class="short-description">build a &lt;OPTION&gt; tag with some content..</p>
1747            <ul class="tags">
1748                                    <li><span class="field">return:</span> <p>object.</p></li>
1749                            </ul>
1750            
1751            <div class="method-signature">
1752                    <span class="method-result"><a href="../phpHtmlLib/OPTIONtag.html">OPTIONtag</a></span>
1753                    <span class="method-name">
1754                            html_option
1755                    </span>
1756                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$value</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>)
1757                            </div>
1758    
1759                            <ul class="parameters">
1760                                            <li>
1761                                    <span class="var-type">string</span>
1762                                    <span class="var-name">$value</span><span class="var-description">: <p>- the value attribute</p></span>                 </li>
1763                                            <li>
1764                                    <span class="var-type">string</span>
1765                                    <span class="var-name">$content</span><span class="var-description">: <p>- the content for the tag.</p></span>                  </li>
1766                                    </ul>
1767                    
1768            
1769    </div>
1770    <a name="functionhtml_p" id="functionhtml_p"><!-- --></a>
1771    <div class="evenrow">
1772            
1773            <div>
1774                    <span class="method-title">html_p</span> (line <span class="line-number">1005</span>)
1775            </div>
1776    
1777            <!-- ========== Info from phpDoc block ========= -->
1778    <p class="short-description">build a &lt;p&gt; tag.</p>
1779            <ul class="tags">
1780                                    <li><span class="field">return:</span> <p>object.</p></li>
1781                            </ul>
1782            
1783            <div class="method-signature">
1784                    <span class="method-result"><a href="../phpHtmlLib/Ptag.html">Ptag</a></span>
1785                    <span class="method-name">
1786                            html_p
1787                    </span>
1788                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1789                            </div>
1790    
1791                            <ul class="parameters">
1792                                            <li>
1793                                    <span class="var-type">mixed</span>
1794                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1795                                    </ul>
1796                    
1797            
1798    </div>
1799    <a name="functionhtml_param" id="functionhtml_param"><!-- --></a>
1800    <div class="oddrow">
1801            
1802            <div>
1803                    <span class="method-title">html_param</span> (line <span class="line-number">1018</span>)
1804            </div>
1805    
1806            <!-- ========== Info from phpDoc block ========= -->
1807    <p class="short-description">build a &lt;param&gt; tag.</p>
1808            <ul class="tags">
1809                                    <li><span class="field">return:</span> <p>object.</p></li>
1810                            </ul>
1811            
1812            <div class="method-signature">
1813                    <span class="method-result"><a href="../phpHtmlLib/PARAMtag.html">PARAMtag</a></span>
1814                    <span class="method-name">
1815                            html_param
1816                    </span>
1817                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$value</span> = <span class="var-default">""</span>])
1818                            </div>
1819    
1820                            <ul class="parameters">
1821                                            <li>
1822                                    <span class="var-type">string</span>
1823                                    <span class="var-name">$name</span><span class="var-description">: <p>- name of the tag</p></span>                      </li>
1824                                    </ul>
1825                    
1826            
1827    </div>
1828    <a name="functionhtml_pre" id="functionhtml_pre"><!-- --></a>
1829    <div class="evenrow">
1830            
1831            <div>
1832                    <span class="method-title">html_pre</span> (line <span class="line-number">1033</span>)
1833            </div>
1834    
1835            <!-- ========== Info from phpDoc block ========= -->
1836    <p class="short-description">build a</p>
1837            <ul class="tags">
1838                                    <li><span class="field">return:</span> <p>object.</p></li>
1839                            </ul>
1840            
1841            <div class="method-signature">
1842                    <span class="method-result"><a href="../phpHtmlLib/PREtag.html">PREtag</a></span>
1843                    <span class="method-name">
1844                            html_pre
1845                    </span>
1846                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1847                            </div>
1848    
1849                            <ul class="parameters">
1850                                            <li>
1851                                    <span class="var-type">mixed</span>
1852                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1853                                    </ul>
1854                    
1855            
1856    </div>
1857    <a name="functionhtml_q" id="functionhtml_q"><!-- --></a>
1858    <div class="oddrow">
1859            
1860            <div>
1861                    <span class="method-title">html_q</span> (line <span class="line-number">1047</span>)
1862            </div>
1863    
1864            <!-- ========== Info from phpDoc block ========= -->
1865    <p class="short-description">build a &lt;q&gt; tag with some content..</p>
1866            <ul class="tags">
1867                                    <li><span class="field">return:</span> <p>object.</p></li>
1868                            </ul>
1869            
1870            <div class="method-signature">
1871                    <span class="method-result"><a href="../phpHtmlLib/Qtag.html">Qtag</a></span>
1872                    <span class="method-name">
1873                            html_q
1874                    </span>
1875                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1876                            </div>
1877    
1878                            <ul class="parameters">
1879                                            <li>
1880                                    <span class="var-type">mixed</span>
1881                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1882                                    </ul>
1883                    
1884            
1885    </div>
1886    <a name="functionhtml_samp" id="functionhtml_samp"><!-- --></a>
1887    <div class="evenrow">
1888            
1889            <div>
1890                    <span class="method-title">html_samp</span> (line <span class="line-number">1061</span>)
1891            </div>
1892    
1893            <!-- ========== Info from phpDoc block ========= -->
1894    <p class="short-description">build a</p>
1895            <ul class="tags">
1896                                    <li><span class="field">return:</span> <p>object.</p></li>
1897                            </ul>
1898            
1899            <div class="method-signature">
1900                    <span class="method-result"><a href="../phpHtmlLib/SAMPtag.html">SAMPtag</a></span>
1901                    <span class="method-name">
1902                            html_samp
1903                    </span>
1904                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1905                            </div>
1906    
1907                            <ul class="parameters">
1908                                            <li>
1909                                    <span class="var-type">mixed</span>
1910                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1911                                    </ul>
1912                    
1913            
1914    </div>
1915    <a name="functionhtml_script" id="functionhtml_script"><!-- --></a>
1916    <div class="oddrow">
1917            
1918            <div>
1919                    <span class="method-title">html_script</span> (line <span class="line-number">1075</span>)
1920            </div>
1921    
1922            <!-- ========== Info from phpDoc block ========= -->
1923    <p class="short-description">build a &lt;script&gt; tag with some content..</p>
1924            <ul class="tags">
1925                                    <li><span class="field">return:</span> <p>object.</p></li>
1926                            </ul>
1927            
1928            <div class="method-signature">
1929                    <span class="method-result"><a href="../phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a></span>
1930                    <span class="method-name">
1931                            html_script
1932                    </span>
1933                                            ([<span class="var-type">src</span>&nbsp;<span class="var-name">$src</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span> = <span class="var-default">"text/javascript"</span>])
1934                            </div>
1935    
1936                            <ul class="parameters">
1937                                            <li>
1938                                    <span class="var-type">src</span>
1939                                    <span class="var-name">$src</span><span class="var-description">: <p>- the src</p></span>                       </li>
1940                                            <li>
1941                                    <span class="var-type">string</span>
1942                                    <span class="var-name">$type</span><span class="var-description">: <p>- type of script</p></span>                       </li>
1943                                    </ul>
1944                    
1945            
1946    </div>
1947    <a name="functionhtml_small" id="functionhtml_small"><!-- --></a>
1948    <div class="evenrow">
1949            
1950            <div>
1951                    <span class="method-title">html_small</span> (line <span class="line-number">1096</span>)
1952            </div>
1953    
1954            <!-- ========== Info from phpDoc block ========= -->
1955    <p class="short-description">build a small &lt;small&gt; tag with content.</p>
1956            <ul class="tags">
1957                                    <li><span class="field">return:</span> <p>object.</p></li>
1958                                    <li><span class="field">author:</span> <p>Suren Markossian</p></li>
1959                            </ul>
1960            
1961            <div class="method-signature">
1962                    <span class="method-result"><a href="../phpHtmlLib/SMALLtag.html">SMALLtag</a></span>
1963                    <span class="method-name">
1964                            html_small
1965                    </span>
1966                                    ()
1967                            </div>
1968    
1969                    
1970            
1971    </div>
1972    <a name="functionhtml_span" id="functionhtml_span"><!-- --></a>
1973    <div class="oddrow">
1974            
1975            <div>
1976                    <span class="method-title">html_span</span> (line <span class="line-number">1113</span>)
1977            </div>
1978    
1979            <!-- ========== Info from phpDoc block ========= -->
1980    <p class="short-description">build a bold &lt;span&gt; tag with content.</p>
1981            <ul class="tags">
1982                                    <li><span class="field">return:</span> <p>object.</p></li>
1983                            </ul>
1984            
1985            <div class="method-signature">
1986                    <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
1987                    <span class="method-name">
1988                            html_span
1989                    </span>
1990                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
1991                            </div>
1992    
1993                            <ul class="parameters">
1994                                            <li>
1995                                    <span class="var-type">mixed</span>
1996                                    <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1997                                            <li>
1998                                    <span class="var-type">string</span>
1999                                    <span class="var-name">$class</span><span class="var-description">: <p>- the class for the                    span.</p></span>                  </li>
2000                                    </ul>
2001                    
2002            
2003    </div>
2004    <a name="functionhtml_strong" id="functionhtml_strong"><!-- --></a>
2005    <div class="evenrow">
2006            
2007            <div>
2008                    <span class="method-title">html_strong</span> (line <span class="line-number">1133</span>)
2009            </div>
2010    
2011            <!-- ========== Info from phpDoc block ========= -->
2012    <p class="short-description">build a &lt;strong&gt; tag with some content..</p>
2013            <ul class="tags">
2014                                    <li><span class="field">return:</span> <p>object.</p></li>
2015                            </ul>
2016            
2017            <div class="method-signature">
2018                    <span class="method-result"><a href="../phpHtmlLib/STRONGtag.html">STRONGtag</a></span>
2019                    <span class="method-name">
2020                            html_strong
2021                    </span>
2022                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2023                            </div>
2024    
2025                            <ul class="parameters">
2026                                            <li>
2027                                    <span class="var-type">mixed</span>
2028                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2029                                    </ul>
2030                    
2031            
2032    </div>
2033    <a name="functionhtml_style" id="functionhtml_style"><!-- --></a>
2034    <div class="oddrow">
2035            
2036            <div>
2037                    <span class="method-title">html_style</span> (line <span class="line-number">1151</span>)
2038            </div>
2039    
2040            <!-- ========== Info from phpDoc block ========= -->
2041    <p class="short-description">build a &lt;style&gt; tag with some content.</p>
2042            <ul class="tags">
2043                                    <li><span class="field">return:</span> <p>object.</p></li>
2044                            </ul>
2045            
2046            <div class="method-signature">
2047                    <span class="method-result"><a href="../phpHtmlLib/STYLEtag.html">STYLEtag</a></span>
2048                    <span class="method-name">
2049                            html_style
2050                    </span>
2051                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span> = <span class="var-default">"text/css"</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
2052                            </div>
2053    
2054                            <ul class="parameters">
2055                                            <li>
2056                                    <span class="var-type">mixed</span>
2057                                    <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2058                                            <li>
2059                                    <span class="var-type">string</span>
2060                                    <span class="var-name">$type</span><span class="var-description">: <p>- the type                    text/css (DEFAULT),                    text/javasript</p></span>                    </li>
2061                                    </ul>
2062                    
2063            
2064    </div>
2065    <a name="functionhtml_sub" id="functionhtml_sub"><!-- --></a>
2066    <div class="evenrow">
2067            
2068            <div>
2069                    <span class="method-title">html_sub</span> (line <span class="line-number">1167</span>)
2070            </div>
2071    
2072            <!-- ========== Info from phpDoc block ========= -->
2073    <p class="short-description">build a &lt;sub&gt; tag with some content..</p>
2074            <ul class="tags">
2075                                    <li><span class="field">return:</span> <p>object.</p></li>
2076                            </ul>
2077            
2078            <div class="method-signature">
2079                    <span class="method-result"><a href="../phpHtmlLib/SUBtag.html">SUBtag</a></span>
2080                    <span class="method-name">
2081                            html_sub
2082                    </span>
2083                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2084                            </div>
2085    
2086                            <ul class="parameters">
2087                                            <li>
2088                                    <span class="var-type">mixed</span>
2089                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2090                                    </ul>
2091                    
2092            
2093    </div>
2094    <a name="functionhtml_sup" id="functionhtml_sup"><!-- --></a>
2095    <div class="oddrow">
2096            
2097            <div>
2098                    <span class="method-title">html_sup</span> (line <span class="line-number">1181</span>)
2099            </div>
2100    
2101            <!-- ========== Info from phpDoc block ========= -->
2102    <p class="short-description">build a &lt;sup&gt; tag with some content..</p>
2103            <ul class="tags">
2104                                    <li><span class="field">return:</span> <p>object.</p></li>
2105                            </ul>
2106            
2107            <div class="method-signature">
2108                    <span class="method-result"><a href="../phpHtmlLib/SUPtag.html">SUPtag</a></span>
2109                    <span class="method-name">
2110                            html_sup
2111                    </span>
2112                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2113                            </div>
2114    
2115                            <ul class="parameters">
2116                                            <li>
2117                                    <span class="var-type">mixed</span>
2118                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2119                                    </ul>
2120                    
2121            
2122    </div>
2123    <a name="functionhtml_table" id="functionhtml_table"><!-- --></a>
2124    <div class="evenrow">
2125            
2126            <div>
2127                    <span class="method-title">html_table</span> (line <span class="line-number">1205</span>)
2128            </div>
2129    
2130            <!-- ========== Info from phpDoc block ========= -->
2131    <p class="short-description">Build a TABLEtag object  with some of the attributes set</p>
2132            <ul class="tags">
2133                                    <li><span class="field">return:</span> <p>object.</p></li>
2134                            </ul>
2135            
2136            <div class="method-signature">
2137                    <span class="method-result"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
2138                    <span class="method-name">
2139                            html_table
2140                    </span>
2141                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">"100%"</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$border</span> = <span class="var-default">"0"</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$cellspacing</span> = <span class="var-default">"0"</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$cellpadding</span> = <span class="var-default">"0"</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$align</span> = <span class="var-default">NULL</span>])
2142                            </div>
2143    
2144                            <ul class="parameters">
2145                                            <li>
2146                                    <span class="var-type">mixed</span>
2147                                    <span class="var-name">$width</span><span class="var-description">: <p>- width attribute                 default: 100%</p></span>                       </li>
2148                                            <li>
2149                                    <span class="var-type">mixed</span>
2150                                    <span class="var-name">$border</span><span class="var-description">: <p>- border                 default: 0</p></span>                  </li>
2151                                            <li>
2152                                    <span class="var-type">mixed</span>
2153                                    <span class="var-name">$cellspacing</span><span class="var-description">: <p>- cellspacing                 default: 0</p></span>                        </li>
2154                                            <li>
2155                                    <span class="var-type">mixed</span>
2156                                    <span class="var-name">$cellpadding</span><span class="var-description">: <p>- cellpadding                 default: 0</p></span>                        </li>
2157                                            <li>
2158                                    <span class="var-type">string</span>
2159                                    <span class="var-name">$align</span><span class="var-description">: <p>- align the align                  attribute                 default: not set.</p></span>                        </li>
2160                                    </ul>
2161                    
2162            
2163    </div>
2164    <a name="functionhtml_tbody" id="functionhtml_tbody"><!-- --></a>
2165    <div class="oddrow">
2166            
2167            <div>
2168                    <span class="method-title">html_tbody</span> (line <span class="line-number">1227</span>)
2169            </div>
2170    
2171            <!-- ========== Info from phpDoc block ========= -->
2172    <p class="short-description">build a &lt;tbody&gt; tag with some content..</p>
2173            <ul class="tags">
2174                                    <li><span class="field">return:</span> <p>object.</p></li>
2175                            </ul>
2176            
2177            <div class="method-signature">
2178                    <span class="method-result"><a href="../phpHtmlLib/TBODYtag.html">TBODYtag</a></span>
2179                    <span class="method-name">
2180                            html_tbody
2181                    </span>
2182                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2183                            </div>
2184    
2185                            <ul class="parameters">
2186                                            <li>
2187                                    <span class="var-type">mixed</span>
2188                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2189                                    </ul>
2190                    
2191            
2192    </div>
2193    <a name="functionhtml_td" id="functionhtml_td"><!-- --></a>
2194    <div class="evenrow">
2195            
2196            <div>
2197                    <span class="method-title">html_td</span> (line <span class="line-number">1246</span>)
2198            </div>
2199    
2200            <!-- ========== Info from phpDoc block ========= -->
2201    <p class="short-description">build an td tag object with content.</p>
2202            <ul class="tags">
2203                                    <li><span class="field">return:</span> <p>object.</p></li>
2204                            </ul>
2205            
2206            <div class="method-signature">
2207                    <span class="method-result"><a href="../phpHtmlLib/TDtag.html">TDtag</a></span>
2208                    <span class="method-name">
2209                            html_td
2210                    </span>
2211                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$align</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">2</span>)
2212                            </div>
2213    
2214                            <ul class="parameters">
2215                                            <li>
2216                                    <span class="var-type">mixed</span>
2217                                    <span class="var-name">2</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2218                                            <li>
2219                                    <span class="var-type">string</span>
2220                                    <span class="var-name">$class</span><span class="var-description">: <p>- the class to use</p></span>                    </li>
2221                                            <li>
2222                                    <span class="var-type">string</span>
2223                                    <span class="var-name">$align</span><span class="var-description">: <p>- the alignment                    left, right</p></span>                        </li>
2224                                    </ul>
2225                    
2226            
2227    </div>
2228    <a name="functionhtml_tfoot" id="functionhtml_tfoot"><!-- --></a>
2229    <div class="oddrow">
2230            
2231            <div>
2232                    <span class="method-title">html_tfoot</span> (line <span class="line-number">1270</span>)
2233            </div>
2234    
2235            <!-- ========== Info from phpDoc block ========= -->
2236    <p class="short-description">build a &lt;tfoot&gt; tag with content.</p>
2237            <ul class="tags">
2238                                    <li><span class="field">return:</span> <p>object.</p></li>
2239                            </ul>
2240            
2241            <div class="method-signature">
2242                    <span class="method-result"><a href="../phpHtmlLib/TFOOTtag.html">TFOOTtag</a></span>
2243                    <span class="method-name">
2244                            html_tfoot
2245                    </span>
2246                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2247                            </div>
2248    
2249                            <ul class="parameters">
2250                                            <li>
2251                                    <span class="var-type">mixed</span>
2252                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2253                                    </ul>
2254                    
2255            
2256    </div>
2257    <a name="functionhtml_th" id="functionhtml_th"><!-- --></a>
2258    <div class="evenrow">
2259            
2260            <div>
2261                    <span class="method-title">html_th</span> (line <span class="line-number">1285</span>)
2262            </div>
2263    
2264            <!-- ========== Info from phpDoc block ========= -->
2265    <p class="short-description">build a &lt;th&gt;$header&lt;/th&gt; tag.</p>
2266            <ul class="tags">
2267                                    <li><span class="field">return:</span> <p>object.</p></li>
2268                            </ul>
2269            
2270            <div class="method-signature">
2271                    <span class="method-result"><a href="../phpHtmlLib/THtag.html">THtag</a></span>
2272                    <span class="method-name">
2273                            html_th
2274                    </span>
2275                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2276                            </div>
2277    
2278                            <ul class="parameters">
2279                                            <li>
2280                                    <span class="var-type">mixed</span>
2281                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2282                                    </ul>
2283                    
2284            
2285    </div>
2286    <a name="functionhtml_thead" id="functionhtml_thead"><!-- --></a>
2287    <div class="oddrow">
2288            
2289            <div>
2290                    <span class="method-title">html_thead</span> (line <span class="line-number">1299</span>)
2291            </div>
2292    
2293            <!-- ========== Info from phpDoc block ========= -->
2294    <p class="short-description">build a &lt;thhead&gt; tag.</p>
2295            <ul class="tags">
2296                                    <li><span class="field">return:</span> <p>object.</p></li>
2297                            </ul>
2298            
2299            <div class="method-signature">
2300                    <span class="method-result"><a href="../phpHtmlLib/THEADtag.html">THEADtag</a></span>
2301                    <span class="method-name">
2302                            html_thead
2303                    </span>
2304                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2305                            </div>
2306    
2307                            <ul class="parameters">
2308                                            <li>
2309                                    <span class="var-type">mixed</span>
2310                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2311                                    </ul>
2312                    
2313            
2314    </div>
2315    <a name="functionhtml_title" id="functionhtml_title"><!-- --></a>
2316    <div class="evenrow">
2317            
2318            <div>
2319                    <span class="method-title">html_title</span> (line <span class="line-number">1315</span>)
2320            </div>
2321    
2322            <!-- ========== Info from phpDoc block ========= -->
2323    <p class="short-description">build a &lt;title&gt; tag with some content.</p>
2324            <ul class="tags">
2325                                    <li><span class="field">return:</span> <p>object.</p></li>
2326                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
2327                            </ul>
2328            
2329            <div class="method-signature">
2330                    <span class="method-result"><a href="../phpHtmlLib/TITLEtag.html">TITLEtag</a></span>
2331                    <span class="method-name">
2332                            html_title
2333                    </span>
2334                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2335                            </div>
2336    
2337                            <ul class="parameters">
2338                                            <li>
2339                                    <span class="var-type">mixed</span>
2340                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2341                                    </ul>
2342                    
2343            
2344    </div>
2345    <a name="functionhtml_tr" id="functionhtml_tr"><!-- --></a>
2346    <div class="oddrow">
2347            
2348            <div>
2349                    <span class="method-title">html_tr</span> (line <span class="line-number">1330</span>)
2350            </div>
2351    
2352            <!-- ========== Info from phpDoc block ========= -->
2353    <p class="short-description">build a &lt;tr&gt; tag and contents</p>
2354            <ul class="tags">
2355                                    <li><span class="field">return:</span> <p>object.</p></li>
2356                            </ul>
2357            
2358            <div class="method-signature">
2359                    <span class="method-result"><a href="../phpHtmlLib/TRtag.html">TRtag</a></span>
2360                    <span class="method-name">
2361                            html_tr
2362                    </span>
2363                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
2364                            </div>
2365    
2366                            <ul class="parameters">
2367                                            <li>
2368                                    <span class="var-type">mixed</span>
2369                                    <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2370                                            <li>
2371                                    <span class="var-type">string</span>
2372                                    <span class="var-name">$class</span><span class="var-description">: <p>- class</p></span>                       </li>
2373                                    </ul>
2374                    
2375            
2376    </div>
2377    <a name="functionhtml_tt" id="functionhtml_tt"><!-- --></a>
2378    <div class="evenrow">
2379            
2380            <div>
2381                    <span class="method-title">html_tt</span> (line <span class="line-number">1351</span>)
2382            </div>
2383    
2384            <!-- ========== Info from phpDoc block ========= -->
2385    <p class="short-description">build a &lt;tt&gt; tag and contents</p>
2386            <ul class="tags">
2387                                    <li><span class="field">return:</span> <p>object.</p></li>
2388                            </ul>
2389            
2390            <div class="method-signature">
2391                    <span class="method-result"><a href="../phpHtmlLib/TTtag.html">TTtag</a></span>
2392                    <span class="method-name">
2393                            html_tt
2394                    </span>
2395                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2396                            </div>
2397    
2398                            <ul class="parameters">
2399                                            <li>
2400                                    <span class="var-type">mixed</span>
2401                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2402                                    </ul>
2403                    
2404            
2405    </div>
2406    <a name="functionhtml_u" id="functionhtml_u"><!-- --></a>
2407    <div class="oddrow">
2408            
2409            <div>
2410                    <span class="method-title">html_u</span> (line <span class="line-number">1365</span>)
2411            </div>
2412    
2413            <!-- ========== Info from phpDoc block ========= -->
2414    <p class="short-description">build a &lt;u&gt; tag and contents</p>
2415            <ul class="tags">
2416                                    <li><span class="field">return:</span> <p>object.</p></li>
2417                            </ul>
2418            
2419            <div class="method-signature">
2420                    <span class="method-result"><a href="../phpHtmlLib/Utag.html">Utag</a></span>
2421                    <span class="method-name">
2422                            html_u
2423                    </span>
2424                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2425                            </div>
2426    
2427                            <ul class="parameters">
2428                                            <li>
2429                                    <span class="var-type">mixed</span>
2430                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2431                                    </ul>
2432                    
2433            
2434    </div>
2435    <a name="functionhtml_ul" id="functionhtml_ul"><!-- --></a>
2436    <div class="evenrow">
2437            
2438            <div>
2439                    <span class="method-title">html_ul</span> (line <span class="line-number">1382</span>)
2440            </div>
2441    
2442            <!-- ========== Info from phpDoc block ========= -->
2443    <p class="short-description">build a</p>
2444            <ul class="tags">
2445                                    <li><span class="field">return:</span> <p>object.</p></li>
2446                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
2447                            </ul>
2448            
2449            <div class="method-signature">
2450                    <span class="method-result"><a href="../phpHtmlLib/ULtag.html">ULtag</a></span>
2451                    <span class="method-name">
2452                            html_ul
2453                    </span>
2454                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2455                            </div>
2456    
2457                            <ul class="parameters">
2458                                            <li>
2459                                    <span class="var-type">mixed</span>
2460                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2461                                    </ul>
2462                    
2463            
2464    </div>
2465    <a name="functionhtml_var" id="functionhtml_var"><!-- --></a>
2466    <div class="oddrow">
2467            
2468            <div>
2469                    <span class="method-title">html_var</span> (line <span class="line-number">1396</span>)
2470            </div>
2471    
2472            <!-- ========== Info from phpDoc block ========= -->
2473    <p class="short-description">build a</p>
2474            <ul class="tags">
2475                                    <li><span class="field">return:</span> <p>object.</p></li>
2476                            </ul>
2477            
2478            <div class="method-signature">
2479                    <span class="method-result"><a href="../phpHtmlLib/VARtag.html">VARtag</a></span>
2480                    <span class="method-name">
2481                            html_var
2482                    </span>
2483                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2484                            </div>
2485    
2486                            <ul class="parameters">
2487                                            <li>
2488                                    <span class="var-type">mixed</span>
2489                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2490                                    </ul>
2491                    
2492            
2493    </div>
2494    <a name="functionhtml_xmp" id="functionhtml_xmp"><!-- --></a>
2495    <div class="evenrow">
2496            
2497            <div>
2498                    <span class="method-title">html_xmp</span> (line <span class="line-number">1412</span>)
2499            </div>
2500    
2501            <!-- ========== Info from phpDoc block ========= -->
2502    <p class="short-description">build a &lt;xmp&gt; tag with some content..</p>
2503            <ul class="tags">
2504                                    <li><span class="field">return:</span> <p>object.</p></li>
2505                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
2506                            </ul>
2507            
2508            <div class="method-signature">
2509                    <span class="method-result"><a href="../phpHtmlLib/XMPtag.html">XMPtag</a></span>
2510                    <span class="method-name">
2511                            html_xmp
2512                    </span>
2513                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2514                            </div>
2515    
2516                            <ul class="parameters">
2517                                            <li>
2518                                    <span class="var-type">mixed</span>
2519                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2520                                    </ul>
2521                    
2522            
2523    </div>
2524    <a name="functionmailto" id="functionmailto"><!-- --></a>
2525    <div class="oddrow">
2526            
2527            <div>
2528                    <span class="method-title">mailto</span> (line <span class="line-number">1432</span>)
2529            </div>
2530    
2531            <!-- ========== Info from phpDoc block ========= -->
2532    <p class="short-description">build a mailto url link .</p>
2533            <ul class="tags">
2534                                    <li><span class="field">return:</span> <p>object.</p></li>
2535                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
2536                            </ul>
2537            
2538            <div class="method-signature">
2539                    <span class="method-result"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></span>
2540                    <span class="method-name">
2541                            mailto
2542                    </span>
2543                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$email</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$subject</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$body</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$cc</span> = <span class="var-default">NULL</span>])
2544                            </div>
2545    
2546                            <ul class="parameters">
2547                                            <li>
2548                                    <span class="var-type">string</span>
2549                                    <span class="var-name">$email</span><span class="var-description">: <p>- the email address                           for the mailto</p></span>                  </li>
2550                                            <li>
2551                                    <span class="var-type">string</span>
2552                                    <span class="var-name">$subject</span><span class="var-description">: <p>- the subject for                             the email</p></span>                     </li>
2553                                            <li>
2554                                    <span class="var-type">string</span>
2555                                    <span class="var-name">$body</span><span class="var-description">: <p>- the body conent                            for the email</p></span>                     </li>
2556                                            <li>
2557                                    <span class="var-type">string</span>
2558                                    <span class="var-name">$cc</span><span class="var-description">: <p>= the cc email address.</p></span>                  </li>
2559                                    </ul>
2560                    
2561            
2562    </div>
2563                    </div>
2564            </div>
2565            
2566            <p class="notes" id="credit">
2567                    Documention generated on Thu, 31 Jul 2003 18:32:49 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
2568            </p>
2569            </div></body>
2570    </html>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed