home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / splash.php < prev    next >
Encoding:
Text File  |  2004-02-04  |  860 b   |  21 lines

  1. <html>
  2. <head><title>XAMPP</title>
  3. <link href="xampp.css" rel="stylesheet" type="text/css">
  4. </head>
  5.  
  6. <body class=white bgcolor=#ffffff>
  7. <center>
  8. <img src=img/blank.gif height=180 width=1><br>
  9. <!--
  10. <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  11.      codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
  12.      ID=anim WIDTH=400 HEIGHT=100><PARAM NAME=movie VALUE="splash-swf.php"> <PARAM NAME=loop VALUE=false> <PARAM NAME=quality VALUE=high> <EMBED src="splash-swf.php" loop=false quality=high WIDTH=400 HEIGHT=100 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>
  13. -->
  14. <img src="img/xampp-logo.jpg">
  15. <p>
  16. <a href="/xampp/lang.php?en">English</a> / 
  17. <a href="/xampp/lang.php?de">Deutsch</a>  
  18. </center>
  19. </body>
  20. </html>
  21.