Home | Site map   
Home Products Downloads Support Contacts
PHPRunner:  Overview | Try now | Buy now | Tutorial |  Screenshots | Live demo | FAQ | Articles | Forum
 
  Back to list of Articles

Header and footer
 

Header.php and footer.php (header.asp and footer.asp) files are used to display header and footer on all generated PHP (ASP) pages. You can create them using any text editor and put your custom html, JavaScript or PHP (ASP) code to these files.
If you like these header and footer will be added to all generated php projects automatically you need to put these files to C:\Program Files\PHPRunner\source\include (C:\Program Files\ASPRunnerPro\source\include) directory.
Also you can put header.php and footer.php (header.asp and footer.asp) files to include folder in output directory.
You don't need to rebuild project after this.

For example if you wanted to enclose all output in a centered table 300 pixels wide, logo above and some text below the table you need to create the following two files with the following contents:

header.php/header.asp

<p align="center"><img src="include/logo.jpg" border="0"></p>
<table width="300" border="1" bordercolor=#2237cbb align="center" cellpadding="5"> 
<tr>
<td>

footer.php/footer.asp

 </td>
</tr>
</table>
<p align="center">
<b><font color=#237cbb> © 1999 - 2005 XLineSoft. All rights reserved.</font></b></p>
How it looks in browser:

Applies to:
ASPRunner Pro
PHPRunner

Back to top

 
 

Home | Products | Downloads | Support | Contacts

Customer quotes

Once again I want to tell you how impressive your software is. I am a computer applications teacher in the school so I don't know how much praise from me means to you. All I can tell you is that it is wonderful to find software that is easy to use and works so well.

Ian Roller
Ireland

What I needed to do was build a members log in area for a web site that the user could update as new people joined. He wanted this done in two days. With not much time I downloaded this software and had the lot done in under 3 min. Normal time for this would be about 5 days and even then you would still be debuging your scripts.

Richard Murray
Web developer

Contact us:

Xlinesoft.com
Herndon, VA 20171, USA

  1-888-290-6617
  support@xlinesoft.com

  © 1999 - 2005 XLineSoft. All rights reserved. All comments send to webmaster@xlinesoft.com