Re: [PHP] Re: Convert .docx /.pdf file to .txt

2008-12-06 Thread Ashley Sheridan
On Sat, 2008-12-06 at 09:17 +, Colin Guthrie wrote: > 'Twas brillig, and Jagdeep Singh at 06/12/08 06:46 did gyre and gimble: > > Hi! > > > > I need a function to fetch text from docx file, but it is showing formated > > characters in output. I was using fopen, fgets etc function . > > > > I

[PHP] Re: Convert .docx /.pdf file to .txt

2008-12-06 Thread Colin Guthrie
'Twas brillig, and Jagdeep Singh at 06/12/08 06:46 did gyre and gimble: Hi! I need a function to fetch text from docx file, but it is showing formated characters in output. I was using fopen, fgets etc function . I want to fetch text from .docx and save it to .txt file Without special character