Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

Store to json (help) #54

Open
juanjoserodrigolazaro opened this issue Nov 18, 2018 · 1 comment
Open

Store to json (help) #54

juanjoserodrigolazaro opened this issue Nov 18, 2018 · 1 comment

Comments

@juanjoserodrigolazaro
Copy link

hello, how can i encode the store result to json? im tryint to make an app and i need json to parse it!

@atgrau
Copy link
Contributor

atgrau commented Nov 19, 2018

After you get store data, just get the json code of object:
<?php $your_json = json_encode($data); ?>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants