imywa Svn
Status: Pre-Alpha
Brought to you by:
dmelian
File | Date | Author | Commit |
---|---|---|---|
docs | 2013-04-29 | borjabrisson | [r801] |
source | 2013-04-30 | borjabrisson | [r807] |
sql | 2013-04-30 | borjabrisson | [r807] |
www | 2013-04-29 | dmelian | [r803] |
COPYING | 2011-04-25 | dmelian | [r1] Initial import |
README | 2013-05-02 | dmelian | [r808] closing subversion. We are git now. |
compress_source | 2012-11-24 | dmelian | [r281] The current folder is now the root |
install | 2013-01-22 | borjabrisson | [r512] actualizacion del protocolo de instalacion |
install-send | 2013-03-15 | borjabrisson | [r673] |
localhost.websend | 2012-11-24 | dmelian | [r281] The current folder is now the root |
madre.svg | 2012-11-24 | dmelian | [r281] The current folder is now the root |
madre2.svg | 2012-11-24 | dmelian | [r281] The current folder is now the root |
send | 2013-03-06 | dmelian | [r643] |
todo | 2012-11-24 | dmelian | [r281] The current folder is now the root |
webrestore | 2012-11-24 | dmelian | [r281] The current folder is now the root |
websend | 2012-11-24 | dmelian | [r281] The current folder is now the root |
Project imywa. (Intranet MYSQL Web Applications) Authors. Domingo Melian. Yeray Perez. Santiago Martinez. Inmaculada Gonzalez. Borja Brisson. ------------------------------------------ W A R N I N G !!!!! THIS SUBVERSION REPOSITORY IS CLOSED. WE CONTINE THE WORK ON THE GIT REPOSITORY. ------------------------------------------ IMYWA is a project for create database web applications based on stored procedures. It is a simple php framework that based in some data definitions and a set of actions on these data definitions, generates dynamically the html forms to show the detail data in some formats, and calls the mysql store procedures asociated with the actions. Currently, this is a in house project used for prototype and internal entreprise data applications. I want to public this project to acknoledge and to support the comunity effort. Effort that have bring us many usefull and essential projects. (No this one). We use the fpdf library created by Olivier PLATHEY, and integrated on this project. You can get the original code at http://www.fpdf.org.