On Thu, April 21, 2005 7:33 am, Sebastian said: > does anyone know of a way to view the contents of a zip file and its > directory structure? > i know there are zip file functions in php but they require extra libs i > would rather not load right now. > > i know its possible, at least by looking at this download manager that > does > this: http://phpatm.free.fr/ > > i tried looking at the source code but its messy. nice app, but awful > coding > practice. > anyway, if anyone knows a method to do this, please let me know. http://php.net/exec Not nearly as efficient as adding gzlib to your PHP, but maybe you only need to do it occasionally... -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php