Posts by user57432 • 33 points
1 post
-
3
votes1
answer1049
viewsQ: How do I edit and delete data from a json file?
I am using this code to include and list the data saved in the file "user.json" wanted Saver how do I delete this data and edits <?php $users = @json_decode(file_get_contents('users.json'),…