Welcome Guest, Not a member yet? Register   Sign In
Can CI help me?
#1

[eluser]huggiebear[/eluser]
I'm wondering if anyone thinks that CI (or any other framework for that mater, although I'd prefer CI) would be of any benefit to me for the following web application.

The app has an Oracle back-end and ALL interaction with the database is done via calls to packages and stored procedures (even simple selects). I'm using the PHP OCI functions for this, not the PDO.

The app doesn't use traditional page to page navigation, it has a single page, similar to a desktop or dashboard, I call it the launchpad and all navigational elements, menus, buttons etc. open up JQuery style dialog boxes with the content in. So it's heavily reliant on Ajax, but all the server side code to do all the behind the scenes stuff is PHP. I'm just wondering if frameworks and CI in particular lend themselves well to this type of application?

If you want a better idea of what I mean by the single page/dialog app then watch the bottom video on this page: Squarein Tour

Thanks for looking.

Cheers
Huggie




Theme © iAndrew 2016 - Forum software by © MyBB