Roman Duriancik wrote:
How can I create word document with table in php. I need insert some data from php script to the word document but i need inserted this data to the table.

Thank you

roman


Create a html file, give it .doc extension and serve it as a word file. I hope you know how to create tables in html ;)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to