Php has an inbuilt JSON Serialising function.
json_encode
json_encode
Please use that if you can and don’t suffer Not Invented Here syndrome.
Php has an inbuilt JSON Serialising function.
json_encode
json_encode
Please use that if you can and don’t suffer Not Invented Here syndrome.