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.
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.
Existe uma função get_string novo para começar a produção de phpdbform para cada campo. A função htmlspecialchars é usado agora. Existe um motor de tema, um sistema de login, e várias correções. O campo da imagem está de volta. O relatório agora sabe quando acaba (o que evita a colisão 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).
Problemas quando magic_quotes_gpc = on foram corrigidos. Agora você pode forçar comprimento máximo, bem como a duração máxima pode ser calculada automaticamente. draw_header e draw_footer foram criados para apoiar o Javascript. Existem algumas outras correções, e uma versão inicial do Relatório phpDBform Criador.
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.