|
phpMyAccess 1.x is a collection of tools and programs to build web database programs with.
It is based on phpMyEdit 2.3, and at this point
in time you can probably replace phpMyEdit 2.3's core engine for this engine and expect to
get some kind of output back with a minimum of changes.
Internally it has been much changed to be able to better support the new features.
phpMyAccess alpha 2.0 is a tool to allow design, editing, and runing of queries, right in the web browser. Continued development is in progress. For more on development in progress see the developers page.
Currently phpMyAccess 1.x includes at least the following extras:
- NEW in phpMyAccess 1.5.2: Edit cell by clicking, modifying, clicking off.
Uses AJAX so no page reload is needed.
- NEW in phpMyAccess 1.5.0: now works with php 5
- Simple user/authentication managment using basic auth
- Simple menu system, including menu managment tools
- Extra field types (date, password, auto, linked etc)
- Print view, .xls file download of table view (excel only, so far)
- Query engine with simple rtf/xls format output
- start of a query design engine, rougly in the style of one well-known program
- Lots more usefull little tricks and enhancement such as pre-select, pre-run etc.
- Bugs. Lots of them probably. Tell me about them, send me patches, or not..
Version 1.5.2 (now available) adds the ability to edit most tables shown by simply clicking on the cell to edit, making a change, and clicking off to post. This is now possible using AJAX techniques only dreamed of when 1.0.10 came out in 2002.
NOTE:
phpMyAccess alpha 2.0 is in alpha stages. 1.x versions are stable, and have been restructured a few times, and
I'm not done even now. It deserves
a nice release, so you all can enjoy it! There's even a little demo app included. As of release 1.0.10 the demo is
tested and working too.
If you have something nice to show off that you did using this application,
let me know, I'm always willing to steal good tricks :-) |