How to convert a word document to PHP
Thread poster: Sabry Hameed
Sabry Hameed
Sabry Hameed  Identity Verified
Egypt
Local time: 11:58
Member (2004)
Persian (Farsi) to Arabic
+ ...
Apr 16, 2005

Hi All,

I want to know ow to convert a word document or HTML document to PHP format.

Thanks in advance

Sabry Gameel


 
Balasubramaniam L.
Balasubramaniam L.  Identity Verified
India
Local time: 15:28
Member (2006)
English to Hindi
+ ...
SITE LOCALIZER
Could you be more specific about your requirement? Apr 17, 2005

PHP is a server-side scripting language and it is generally not normal to convert entire MSWord documents into PHP.

What PHP does is extract information residing in a server-side object like a database or file and presents it to the browser as HTML.

It appears that you are new to php. I suggest that you explore the php website:

http://www.php.net

where you will fin
... See more
PHP is a server-side scripting language and it is generally not normal to convert entire MSWord documents into PHP.

What PHP does is extract information residing in a server-side object like a database or file and presents it to the browser as HTML.

It appears that you are new to php. I suggest that you explore the php website:

http://www.php.net

where you will find all the explantions you need to use php.

You can also download the latest version of php from the site. To use php you should have access to a web server.

Regards.
Collapse


 
Selçuk Budak
Selçuk Budak  Identity Verified
Local time: 12:58
English to Turkish
+ ...
Save as HTML Apr 17, 2005

The simplest and easiest way to convert a Word document is to save it as "web page."
For PHP, there is no need.

Simply insert the HTML converted document into the PHP file with html code.

start html code
..... other code
.... your html coded text
.....other code

//start php code
....
....your php code
....your php code
....

//end php code

end html code
(assuming that the fil
... See more
The simplest and easiest way to convert a Word document is to save it as "web page."
For PHP, there is no need.

Simply insert the HTML converted document into the PHP file with html code.

start html code
..... other code
.... your html coded text
.....other code

//start php code
....
....your php code
....your php code
....

//end php code

end html code
(assuming that the file has ".php" extension.)

A word of caution: Saving a word document as web page (html) inserts plenty of garbage codes into the document which increases the size of resulting html file. You may clean up word (MS) specific code by using Dreamweaver.
Alternatively, you can copy text into MS Frontpage and format it directly in Frontpage which is also prone to increase the size of resulting web page.
h.i.h.
SB


[Edited at 2005-04-17 12:30]
Collapse


 


To report site rules violations or get help, contact a site moderator:

Moderator(s) of this forum
Laureana Pavon[Call to this topic]

You can also contact site staff by submitting a support request »

How to convert a word document to PHP






Anycount & Translation Office 3000
Translation Office 3000

Translation Office 3000 is an advanced accounting tool for freelance translators and small agencies. TO3000 easily and seamlessly integrates with the business life of professional freelance translators.

More info »
Trados Business Manager Lite
Create customer quotes and invoices from within Trados Studio

Trados Business Manager Lite helps to simplify and speed up some of the daily tasks, such as invoicing and reporting, associated with running your freelance translation business.

More info »