creating word.doc but need encoding set

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
AXEmonster
Forum Commoner
Posts: 34
Joined: Fri Sep 05, 2003 11:27 am
Location: newcastle UK

creating word.doc but need encoding set

Post by AXEmonster »

Hi Guys

i am creating a word doc using fopen() which is working great

when i download the word.doc and open it I'm getting a conversion dialogue (see below) in word.

I just have to click ok and the file is fine

is there anyway i can automatically set the encoding in PHP so this does not appear
Attachments
fileconv.jpg
fileconv.jpg (93.48 KiB) Viewed 1081 times
Post Reply