php - Making a .Json file dynamically when user enters new data (Server side Parse.com) -


i tried alot n explored alot didnt got m asking here .

i m making app in users can create new events.

in app of users can create event . m using parse.com backend coding . saved data entered user such event name discription in parse object .

now m using facebook new feed in homepage takes data .json file have uploaded in server .

what want want update data in .json file in server dynamically user fill form create event . snapshot event creation wanted ask if can upload .json file in parse.com ??

this .json file - http://collegebox.esy.es/android_login_api/include/untitled%20folder/abcd.json

any type of appreciated . please help. thanks.

i know have use php , better setup own server .

this que has been answered here creating json dynamically each input value using jquery

hope helps you

thanks


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -