> + For convenience put it into a directory in your path, e.g. x:\windows where x > + represents your windows installation drive. > + </para> > + <para> > + To uncompress the php_manual_x.bz2 follow these simple instructions: > + 1. open a command prompt window. > + 2. cd to the folder where you stored the downloaded php_manual_x.bz2. > + 3. Invoking bzip2 -d php_manual_*.bz will extract php_manual_x in the same folder > + Thats it.
Ups, one thing I forgot to mention ;) It would be nice not to use x for both a drive letter and a php_manual langauge. Use c: instead of x:, or lang instead of _x.bz2, so that no novice can be condfused.. Sorry, that I come up with this thing so late ;) Goba