> I am just compiling a list of downloads for the CD for LinuxTag. > > The single HTML manual has filenames like this: > http://php4.globe.de/distributions/manual/php_manual_en.html.bz2 > http://php4.globe.de/distributions/manual/php_manual_de.html.bz2 > > The manual including many HTML files like this: > http://php4.globe.de/manual/en/manual.tar.bz2 > http://php4.globe.de/manual/de/manual.tar.bz2 > > This totally sucks when downloading manuals in differnt > languages from a list, since the filename is the same. > > So: How about http://php4.globe.de/manual/php_manual_LANG.tar.bz2 ?
I don't really know how those files are generated. Look at http://php.net/download-docs.php All the files are named: php_manual_LANG.FORMAT Goba