add json extenstion php

Solutions on MaxInterview for add json extenstion php by the best coders in the world

showing results for - "add json extenstion php"
Ashley
03 Jan 2019
1sudo yum install php-json
2sudo vim /etc/php.ini
3add extension=json.so