I am executing a php script and getting the following results:
[{"0":"1010100000100000100","nonnull_columns":"1010100000100000100"}]
can I extract the string quoted in second quote i.e. 1010100000100000100??
I am executing a php script and getting the following results:
[{"0":"1010100000100000100","nonnull_columns":"1010100000100000100"}]
can I extract the string quoted in second quote i.e. 1010100000100000100??