PHP Classes

JSON in PHP String

Recommend this page to a friend!

      LINQ In PHP  >  All threads  >  JSON in PHP String  >  (Un) Subscribe thread alerts  
Subject:JSON in PHP String
Summary:JSON in PHP variable
Messages:1
Author:Bipin
Date:2012-06-20 19:22:19
 

  1. JSON in PHP String   Reply   Report abuse  
Picture of Bipin Bipin - 2012-06-20 19:22:20
Hi

nice utility!! I have a question.

How can I use query to with a JSON String stored in PHP variable. I tried to convert into array using json_decode but did not work. The problem works files when I copy the same content in file and use json_file in query string.