home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2005 June
/
PCpro_2005_06.ISO
/
files
/
opensource
/
xamp
/
xampp-win32.exe
/
xampp
/
webalizer.php
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-04-13
|
258 b
|
19 lines
<html>
<head>
<title>XAMPP webalizer</title>
<link href="xampp.css" rel="stylesheet" type="text/css">
</head>
<body>
<p>
<pre>
<?
shell_exec("..\webalizer\webalizer.bat");
?>
<script>
document.location="/webalizer/";
</script>
</pre>
</body>
</html>