php - media site design considerations with multiple ways to invoke site functionality -


My friend and I are designing / implementing a web based media application that will provide media management and distribution capability.

The short story is less, as we would like to be able to do site functionality (CRUD) for web based GUI users and there is also an administrative area for controlling various aspects of users, one on it And the obstacle is the project.

That is, we want a method of inviting site functionality through CII or potentially going down other ways of the road. In this regard, I see that we need some "dispatcher" which will accept different entrance to the code and execute the libraries.

In addition to this, we are using Ajax push type strategies (possibly an app project) for the site, but we want to code our server side library in such a way that we have a click on it Can the action through the web (for example through jquery) and also be able to do% MediaSite -refreshlibrary or something like that?

Is such ideas designed or designed with projects that can be applied with such ideas, which I can do to review, use or design similarly?

I am happy to discuss any comments / questions. And if you need more information then ask, I can add more because we have already prepared many designs.

itemprop = "text">

In an MVC pattern (model-view-controller), this allows the controller to input type & amp; The output type (either in the same controller, or by increasing the base one to a different controller), which probably translates logic (form / url-encoded, mill, JSON, XML, CLI) in the 'real' logic structures Does, possibly starting different ideas based on the expected return (for example, a Jason Returns from Javascript and a Jason Return and / or a HTML Return can be Requested, Request a Request Mostly plain text, etc.). Unless the functionality of your model is bound to the web / http presentation, it can be quite easy.

In more 'data-based' projects I had very little trouble using the exact same as soap-methods, javascript returns and 'default' html / browserrequests.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -