I have a piece of code that extracts .p3t files (sample file can be found here: http://download.ps3-themes.com/downloads3/11518-MyFirstTheme.p3t ). It uses PHPs unpack() function. The complete script can be found at: http://pastebin.com/bRGL9KFh . However I am getting this error: Warning: DOMElement::setAttribute() [domelement.setattribute]: Couldn't fetch P3TElement in D:\www\p3textract\extract.php on line 115 I have no idea what this means and I have asked on multiple boards for help, no one seems to know the answer. Any help regarding this would be welcome. Regards, Hosh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php