dongpin2969 2013-06-17 21:02
浏览 20
已采纳

在服务器上自动执行任务[关闭]

I'm looking to automate some tasks on a server, it involves:

Analyzing excel sheets and updating a JSON file as the output.

My server knowledge is pretty basic, I've used xampp to run an apache server and PHP, databases etc.

But I can't find anywhere on the web the approach to what I need.

Basically, I just want my server to analyze a couple of excel sheets once a day and generate a json feed.

Please guide me in the right direction, i´ve been googling for hours, perhaps I´m not using the right words!

  • 写回答

1条回答 默认 最新

  • dongwei1921 2013-06-17 21:05
    关注

    You need to set up a cron job on your server to perform specific tasks on specified time period. You can give a URL to the fine while setting up a cron and add the time when you want to execute it.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改