Hello again,
I'm just working on converting my data structure to JSON now.
Once I create several JSON objects, how do I serve them up in a way that the user (client-side) can choose which objects to load?
I guess then I'm going to have to set up my own local server to emulate the x10 host. The reason I ask is because I need to develop locally. That shouldn't be too hard.
Thank you, descalzo. Do I have to close the thread, or can I keep it open in case I run into a roadblock?
Thank you very much for that, but I need some details:
1. What are the URL(s) for my database, if it's hosted on x10 with phpMyAdmin?
2. When I create a PHP page, do I simply add it to the file manager and then refer to in my main webpage, both hosted on my x10 account?
Thank you!
Hello there,
I'll begin by saying that I've been looking for a similar question for several hours now to no avail -- I'm sorry if it's been asked tons of times already!
I started out as a front-end developer and now I need to dive into the back-end.
I made a fairly large MySQL database with...