| Subject: confusing filenames |
Author: Joerg |
Date: 12/28/2004 16:42 |
| | hi all,
I'm working with a CMS and want to save some of the pages
statically, so i use the following command from PHP:
$httrack = popen("c:\Programme\winhttrack\httrack.exe
$tracks --path c:\spiegel\test --depth=1 --ext-depth=0 --
structure=0 --can-go-
down","r");
The files are all PHP-Files like index.php?id=173, but
httrack generates mysterious filenames like indexfddb.html.
Which rules does httrack use to generate the filenames?At the moment I don't
know, which page is mirrored under
which filename (actually I DO know, but my PHP-Script
doesn't :-)).
greetz,
Joerg | |
|
|
|
|
d
Created with FORUM 2.0.11