How to generate jSon file via PHP?
I have seen jSon files over 4mb and more.
I think tt's very good practice to keep such big data cached than taken from database everytime.
And update it one a week or a day.
Thanks
How to generate jSon file via PHP?
I have seen jSon files over 4mb and more.
I think tt's very good practice to keep such big data cached than taken from database everytime.
And update it one a week or a day.
Thanks
The JSON facilities can be used to read and write JSON.