PHP file_get_contents reading local file sometimes gives me empty string, but should always have something in it

后端 未结 0 1077
南方客
南方客 2021-01-19 23:41

My cron-job code reads the local file and sometimes gets an empty string, but I never write an empty string to that file.

/*
 * in a cron job
 */

// verify t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题