Download List

Descripción del Proyecto

PHP DB Form Creator is a set of PHP scripts to help manage a HTML form to administer data in MySQL and PostgreSQL. It features easy management, customization, easy drop-down lists, filters, images, regular expressions, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-28 02:33
0.5

Esta versión incluye el soporte para módulos como el de acceso, la base de datos, etc
Tags: Major feature enhancements
This release adds support for modules like login, database, etc.

2002-11-18 09:34
0.4.2

Hay una función get_string nuevo para obtener la salida de phpdbform para cada campo. La función htmlspecialchars se utiliza ahora. Hay un motor del tema, un sistema de acceso, y varias correcciones. El campo de la imagen es la espalda. El informe que ahora sabe cuándo termina (lo que evita chocar htdig).
Tags: Major feature enhancements
There is a new get_string function for getting the output of phpdbform for every field. The htmlspecialchars function is used now. There is a theme engine, a login system, and several fixes. The image field is back. The report now knows when it ends (which avoids crashing htDig).

2002-08-26 00:01
0.4.1

Problemas al magic_quotes_gpc = On han sido corregidos. Ahora ya puede forzar a la longitud máxima, y la longitud máxima se puede calcular de forma automática. draw_header y draw_footer se han creado para el soporte de Javascript. Hay algunas otras revisiones, y una versión inicial del Informe phpDBform Creador.
Tags: Major feature enhancements
Issues when magic_quotes_gpc = on have been fixed. You can now force max length, and the max length can be calculated automatically. draw_header and draw_footer have been created for Javascript support. There are some other fixes, and an initial version of phpDBform Report Creator.

2002-07-08 10:46
0.4.0-test4

Esta versión incluye un filtro y una opción de clave / valor para static_listbox y static_radiobox.
Tags: Development, Minor feature enhancements
This release adds a filter and an option for key/value for static_listbox and static_radiobox.

2002-06-29 07:52
0.4.0-test3

Apoyo a los eventos justo antes de insertar, actualizar o borrar, y algunas correcciones.
Tags: Development, Minor feature enhancements
Support for events just before insert, update, or delete, and some bugfixes.

Project Resources