On Sat, 27 Apr 2002, r wrote: > I dont know how to open the .bz2 file which i downloaded from php.net > It does not open with winzip or the tar/rar programs...how do i open it?
You need a program called bunzip2 (companion to bzip2). I'm not sure whether there's a Windows version, but hopefully knowing the program name will make your searching easier. bzip2 creates very compact files but in my experience it's not terribly well integrated with a whole lot of other software. I find it useful for local archiving but not so much for public distribution. miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php