PHP Classes

File: template_directory/template01/dynamic/query3.tpl

Recommend this page to a friend!
  Classes of Guerrieri Luca   PXAServer   template_directory/template01/dynamic/query3.tpl   Download  
File: template_directory/template01/dynamic/query3.tpl
Role: Auxiliary script
Content type: text/plain
Description: Data template
Class: PXAServer
Library to build applications configured with XML
Author: By
Last change:
Date: 17 years ago
Size: 262 bytes
 

Contents

Class file image Download
<!-- template -->
<table align="center">
    <tr valign="top">
        <td width="300">
            <table width="100%" align="right">
                <tr>
                    <td>Username : <!-- username --></td><td>Password : <!-- password --></td>
                </tr>
            </table>
        </td>
    </tr>
</table>