home *** CD-ROM | disk | FTP | other *** search
/ Freelog 70 / Freelog070.iso / Internet / HAPedit / HAPedit.exe / Modeles / default.php < prev   
Encoding:
Text File  |  2000-05-16  |  380 b   |  18 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2.  
  3. <html>
  4.  
  5. <head>
  6. <title>Sans Titre</title>
  7. <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  8. %generator%
  9. </head>
  10. <body bgcolor="#FFFFFF">
  11. <?
  12.   // Your code here
  13.   echo "<hr />\n".
  14.        "%application% (%datetime%)";
  15. ?>
  16. </body>
  17.  
  18. </html>