Make a path work both on linux and Windows

后端 未结 4 2272
天命终不由人
天命终不由人 2020-11-30 03:18

How can I make sure that this path:

new Zend_Log_Writer_Stream(APPLICATION_PATH . \'\\logs\\app.log\')  

works both on linux and on windows

4条回答
提交回复
热议问题