开发者

how can I read the document using php and store database in mysql with linux?

How can I read a Word document using PHP and store it in a MySQL database 开发者_运维技巧on Linux?

I'm using Ubuntu and PHP5.


Here is some resources to look at

PHP upload form to send the document to the server
http://www.tizag.com/phpT/fileupload.php

PHP download, this is how you from PHP tells the browser that the response you send is to be treated as a downloadable file.
http://snipplr.com/view/205/download-file/

Here is some tips for storing data in a MySQL database
http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/uploading-files-to-mysql-database.aspx

Start by checking these out and then rephrase or add some detail to your question =)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜