Welcome Guest, Not a member yet? Register   Sign In
Txt log file
#1

HI , i create my log file by writing a txt file and write it by :

PHP Code:
write_file($this->config->item('file_log'), date('Y-m-d').'-Text to write'

HOw can i append rows to text file (without using fopen fwrite ) ?

How can i delete the rows with date before 1 month ago ?
Reply


Messages In This Thread
Txt log file - by pippuccio76 - 04-12-2020, 07:57 AM
RE: Txt log file - by php_rocs - 04-12-2020, 12:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB