<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2745.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am trying to change the content of OpenOffice ODT 
files&nbsp;using PHP programs.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>gunzip my_file.odt&nbsp;&nbsp; gives a 
directory&nbsp;name my_files.odt_FILES containing various directories and files, 
including content.xml.</FONT></DIV>
<DIV><FONT face=Arial size=2>I can change items within content.xml.</FONT></DIV>
<DIV><FONT face=Arial size=2>My attempts at rezipping the files back to an odt 
don't give the correct structure.</FONT></DIV>
<DIV><FONT face=Arial size=2>How do I rezip the&nbsp;directories and files to 
give a valid odt file?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,&nbsp; 
Brendan&nbsp;&nbsp;</FONT></DIV></BODY></HTML>