dongyoucha0645 2010-08-28 17:25
浏览 79
已采纳

将动态信息上传到php中的文件

I am creating an intranet application in php that is running on a client's local server. I need to be able to "push" certain data from my MySQL database out to a file or list of files that need to be able to be read by his public website, hosted on a shared hosting environment.

I plan on sending these files out every hour via FTP to the webhost.

What type of file format would be easiest to use for this? I am used to using MySQL to access data, but have never accessed data in a flat file before. Should I use a CSV file, or I have heard of SQLITE? What would be the best way to perform this? I do not want to give the website access to the local mysql server on site since the internet connection could go down here and customers visiting the website would be without data. Also, it would not be as fast to connect the website to the local MySQL database.

I would rather not create a remote MySQL database to push the updated info to, since it will only be a few pieces of data.

Both the internal application and the website are built using the Codeigniter PHP framework.

  • 写回答

2条回答 默认 最新

  • dougu1896 2010-08-28 18:43
    关注

    Why not use json, XML, or serialized PHP data in the file? Then the code on the intranet can just load the file and parse the data using something PHP can already handle allowing you not having to write a parser. Why mess with other problematic file formats if its the application that needs to understand the data?

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 有人能看一下我宿舍管理系统的报修功能该怎么改啊?链表那里总是越界
  • ¥15 cs loadimage运行不了,easyx也下了,没有用
  • ¥15 r包runway详细安装教程
  • ¥15 Html中读取Json文件中数据并制作表格
  • ¥15 谁有RH342练习环境
  • ¥15 STM32F407 DMA中断问题
  • ¥15 uniapp连接阿里云无法发布消息和订阅
  • ¥25 麦当劳点餐系统代码纠错
  • ¥15 轮班监督委员会问题。
  • ¥20 关于变压器的具体案例分析