|
file_put_contents("aplopenvip1.txt", json_encode($data,true) . "\n" . "\n", FILE_APPEND);
|
|
file_put_contents("aplopenvip1.txt", json_encode($data,true) . "\n" . "\n", FILE_APPEND);
|
|
file_put_contents("aplopenvip2.txt", $data . "\n" . "\n", FILE_APPEND);
|
|
file_put_contents("aplopenvip2.txt", $data . "\n" . "\n", FILE_APPEND);
|