https://bz.apache.org/bugzilla/show_bug.cgi?id=47950

Ravi Kumar <kbjoon2...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Beginner
                URL|                            |https://community.today.com
                   |                            |/user/joony-kohe-2

--- Comment #13 from Ravi Kumar <kbjoon2...@gmail.com> ---
<?php $file = 'people.txt'; // Open the file to get existing content $current =
file_get_contents($file); // Append a new person to the file $current .= "John
Smith\n"; // Write the contents back to the file

https://community.today.com/user/joony-kohe-2

https://avinkumar.dreamwidth.org/profile

https://avinkumar.dreamwidth.org/

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to