qmqmqm Posted February 24, 2009 Share Posted February 24, 2009 Hi I need to display some data from a database to a webpage, and be able to manipulate the data. I wish to be able to change the data visually on the page GUI and it can update the back-end database simultaneously. Ideally it should have a log in feature to allow you to authenticate through the same database. I know there is a php datagrid tool in PEAR, and there are a couple of open source ones. Which one is better? Any suggestions on what is the best way to do this? Thanks, Tom Link to comment https://forums.phpfreaks.com/topic/146766-database-gui-tool/ Share on other sites More sharing options...
MatthewJ Posted February 24, 2009 Share Posted February 24, 2009 I personally like extJS... http://extjs.com/ Link to comment https://forums.phpfreaks.com/topic/146766-database-gui-tool/#findComment-770530 Share on other sites More sharing options...
qmqmqm Posted February 25, 2009 Author Share Posted February 25, 2009 I personally like extJS... http://extjs.com/ Hi MatthewJ Thank you very much. However I prefer not to disclose my source code of the application that I build on top of this tool. In other words I cannot use EXTJS since it's licensed under GPL... Any other suggestions on other datagrid tools? Thanks, Tom Link to comment https://forums.phpfreaks.com/topic/146766-database-gui-tool/#findComment-771200 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.