Edit JSON files with PHP

preview_player
Показать описание
In this tutorial we are going to build a php application with which we are going
to fetch the data from the json files and edit them.

Most of the time when we build a website, we are gonna have a folder with a bunch of json files inside.
Those json files are containing information that usually is spread throughout the whole website,
like the brandname, or the contact details, or details about the website's owner.
So when we have to make changes, lets say the email address has changed,
we go to the json file and change the email address there.
But this i s not what programmers do.

So we are going to build a php application with which we are going to edit those files.

You can read the article on my website.

My facebook page:

If you feel like saying thanks, you can buy me a coffee.
Рекомендации по теме
Комментарии
Автор

This is so well explained - love your teaching style.

jimpannell
Автор

Hello, What's the software you've used to edit the PHP?

AthiTech
Автор

Greetings. I think you should try to put videos more often like even smallest topics. The late publishing of videos is not helping you grow this magnificent channel. Good luck 😸

zaifhossain
Автор

Great tutorial! Advice on how to adjust this so that you can have JSON files that have an array of entries that can be edited?

danhashemi
Автор

Hello, how manage this system with multilenguaje Page, you can make tutorial please, thanks

victorsempereguilabert