![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hello Everyone, Does anyone know of a module that will allow me to read MS Word 97 files from within PHP? I'm developing a specialized document management system for my wife's organization and the administration needs to be able to create "forms" in Word and have them converted to HTML forms by PHP. Basically, by "forms" I mean literally something like: Name: __________________ So I need to be able to read the Word file, see the "Name:" field followed by the underlines and convert this into an HTML form field. This is straightforward, of course, and the only obsticle I can see is actually reading the MS Word files. Anyone have any idea? Anthony Saffer Freelance Programmer & Web Developer Affordable Rates for Everyone! Internet Based and On-Site Available Ph (918) 542-8251 Email: anthony@safferconsulting.com | |||
| Advertisements |
| | #2 | ||
| Extended Partition wrote: > Hello Everyone, > > Does anyone know of a module that will allow me to read MS Word 97 > files from within PHP? I'm developing a specialized document > management system for my wife's organization and the administration > needs to be able to create "forms" in Word and have them converted to > HTML forms by PHP. Basically, by "forms" I mean literally something > like: > > Name: __________________ > > So I need to be able to read the Word file, see the "Name:" field > followed by the underlines and convert this into an HTML form field. > This is straightforward, of course, and the only obsticle I can see > is actually reading the MS Word files. Anyone have any idea? Way too complex and unreliable. Why not create the whole system in PHP? Regards, Nico | |||
| | #3 | ||
| "Extended Partition" <extendedpartition@nospam.yahoo.com> wrote in message news:<3f3d7caf_2@nntp2.nac.net>... > > Does anyone know of a module that will allow me to read > MS Word 97 files from within PHP? I'm developing a specialized > document management system for my wife's organization and the > administration needs to be able to create "forms" in Word and > have them converted to HTML forms by PHP. Basically, by > "forms" I mean literally something like: > > Name: __________________ Wow... This is really awkward... > So I need to be able to read the Word file, see the "Name:" > field followed by the underlines and convert this into an HTML > form field. This is straightforward, of course, and the only > obsticle I can see is actually reading the MS Word files. > Anyone have any idea? Would it be possible to convert the source documents into RTF? Unlike Word formats (there are, I think, four of them only for Windows), RTF is compatible with all versions of Word and is human-readable. Failing that, you can always try calling Word itself via COM (provided, of course, that your PHP apllication runs on a Windows machine). This is bound to be a resource hog though... Cheers, NC | |||
| | #4 | ||
| Try: http://mc.clintock.com/first_floor/s.../php-antiword/ "Nikolai Chuvakhin" <nc@iname.com> wrote in message news:32d7a63c.0308161304.764b13d8@posting.google.c om... > "Extended Partition" <extendedpartition@nospam.yahoo.com> > wrote in message news:<3f3d7caf_2@nntp2.nac.net>... > > > > Does anyone know of a module that will allow me to read > > MS Word 97 files from within PHP? I'm developing a specialized > > document management system for my wife's organization and the > > administration needs to be able to create "forms" in Word and > > have them converted to HTML forms by PHP. Basically, by > > "forms" I mean literally something like: > > > > Name: __________________ > > Wow... This is really awkward... > > > So I need to be able to read the Word file, see the "Name:" > > field followed by the underlines and convert this into an HTML > > form field. This is straightforward, of course, and the only > > obsticle I can see is actually reading the MS Word files. > > Anyone have any idea? > > Would it be possible to convert the source documents into RTF? > Unlike Word formats (there are, I think, four of them only for > Windows), RTF is compatible with all versions of Word and is > human-readable. > > Failing that, you can always try calling Word itself via COM > (provided, of course, that your PHP apllication runs on a > Windows machine). This is bound to be a resource hog though... > > Cheers, > NC | |||
| Featured Websites | ||||
|
![]() |
| Tags: documents, readingwriting, word, wphp |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Authorised access to documents | Saul | PHP | 1 | 07-01-2007 3:58 PM |
| Nested HTML Documents | Christopher R. Peterson | HTML | 2 | 07-01-2007 1:22 PM |
| Poorly copied documents | ben-dover | Graphics in general | 0 | 06-11-2007 11:16 PM |
| Photoshop, XP Views in My Documents | rikstroeb | Graphics in general | 4 | 06-11-2007 9:46 PM |
| Featured Websites | ||||
|