While working on JSON (JavaScript Object Notation), we need to convert PHP array or object to JSON or JSON strings to an array. In our previous tutorial we have explained how to convert an array to JSON in PHP. In this tutorial you will learn how to convert JSON string to array in PHP. Sometimes […]