Articles in the phpMyAdmin Category
Common, JavaScript, Open Source, phpMyAdmin »
phpMyAdmin is the well known tool to mange mysql server and now phpMyAdmin integrating jQuery for interface changes and improvements. jQuery is one of the famous javascript library which makes the development easy and have more features such as UI elements. The jQuery is used in modifications and the new features additions where the javascript is used and also in near feature the whole phpAdmin interface can be changed to implement ajax features as well.
With the use of ajax, the access speed will increase and the user interface will be …
featured, Headline, JavaScript, phpMyAdmin »
Modify the phpMyAdmin interface to allow easy and quick access using Ajax and provide basic and advanced interfaces to ease up the basic functionalities. Add new features such as Easy query builder and pma phptoolkit (OOP pattern) to increase the flexibility and the accessibility of the users. Separate HTML and JavaScript parts from php codes where ever possible to make css and jQuery integration easier for future development.
Benefits to the users
New enhanced clean interface with Ajax will provide easy and speed access to the users.
Users able to generate php forms …
