Read file to another server |
file_put_contents() is a basic PHP function. It is not CodeIgniter's function.
CodeIgniter is build on PHP, so you can use PHP functions, and you should know PHP. Also, you can improve the user guide. Because CodeIgniter is made by contributions. https://codeigniter4.github.io/CodeIgnit...quest.html You can see "Edit this page" in right of the top. |
Messages In This Thread |
Read file to another server - by pippuccio76 - 03-25-2024, 06:12 PM
RE: Read file to another server - by kenjis - 03-25-2024, 06:35 PM
RE: Read file to another server - by pippuccio76 - 03-26-2024, 12:33 AM
RE: Read file to another server - by pippuccio76 - 03-26-2024, 05:24 AM
RE: Read file to another server - by kenjis - 03-26-2024, 05:07 PM
RE: Read file to another server - by pippuccio76 - 03-27-2024, 12:25 AM
RE: Read file to another server - by kenjis - 03-27-2024, 01:23 AM
|