| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
1 <?php 2 /* 3 $Id: header.php,v 1.2 2003/07/09 01:11:06 hpdl Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2003 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 ?> 13 <!-- header //--> 14 15 <p> </p> 16 17 <table width="75%" cellpadding="0" cellspacing="0" border="0" align="center"> 18 <tr> 19 <td><table width="100%" cellpadding="0" cellspacing="0" border="0"> 20 <tr> 21 <td width="1%"><img src="images/layout/topleft.gif" width="15" height="15" border="0"></td> 22 <td width="98%" background="images/layout/topmid.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0"></td> 23 <td width="1%"><img src="images/layout/topright.gif" width="15" height="15" border="0"></td> 24 </tr> 25 <tr> 26 <td width="1%" background="images/layout/midleft.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0"></td> 27 <td width="98%" bgcolor="ffffff"><table border="0" width="100%" cellspacing="0" cellpadding="0" align="center"> 28 <tr> 29 <td><img src="images/layout/left_header_curve.gif"></td> 30 <td width="100%" background="images/layout/middle_header_filler.gif"> </td> 31 <td align="right" valign="top"><img src="images/oscommerce.gif" border="0" alt="osCommerce"></td> 32 </tr> 33 </table> 34 <!-- header_eof //-->
title
Description
Body
title
Description
Body
| Generated: Tue Nov 4 23:53:39 2003 | Hosted By :: AABox.com |
Cross-referenced by PHPXref 0.4 |