Hey there.
I'm planning on creating a web application, but I'm not quite sure how to structure it. I've done a lot of HTML, CSS, php and JavaScript, so the layout part will not be a problem, but more how to structure the sites data manipulation. How it receives, sends and deals with the data, from the database. I've played around with php -> XML -> Ajax, for a more app feeling experience, and I'm considering going in that direction.
But before I go ahead and use a lot of time creating this app, i'd like to hear you guys what your approach would be. How you would choice to manipulate your data (receive, send and deal with data). If you have got some experience or advice you would like to share before I start, I would really appreciate it!
I'm planning on creating a web application, but I'm not quite sure how to structure it. I've done a lot of HTML, CSS, php and JavaScript, so the layout part will not be a problem, but more how to structure the sites data manipulation. How it receives, sends and deals with the data, from the database. I've played around with php -> XML -> Ajax, for a more app feeling experience, and I'm considering going in that direction.
But before I go ahead and use a lot of time creating this app, i'd like to hear you guys what your approach would be. How you would choice to manipulate your data (receive, send and deal with data). If you have got some experience or advice you would like to share before I start, I would really appreciate it!