PHP File_put_contents not working

后端 未结 2 1431
南旧
南旧 2020-12-22 11:23

Check this code:



        
2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-22 12:08

    try changing directory properties

    chown www-data:www-data 
    

    and/or write as follows, if you host on linux

    >log.txt');
    ?>
    

提交回复
热议问题