Download List

Descripción del Proyecto

phpFriendlyAdmin is a remote database management
package made specifically for Web developers who
want to ease an audience into the world of content
management. It features support for MySQL, user
management, and plugins for additional backend tasks.

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-06-29 05:58
1.55

Un error que impidió la edición y borrado cuando se fijó maindb $ $ y en el punto registereddb a bases de datos diferentes. PFA ahora requiere la clave principal y un campo adicional que debe definirse antes de una tabla dada es navegable. Un error que se infla AUTO_INCREMENT de una tabla cuando se fijó la edición. Añadir, editar y eliminar son ahora más rápido. La página de comentarios provisional ha sido eliminado. El "Exportar como característica de Excel" se ajustó a lo que es compatible con IE 6.0. Un error que impidió cuadros ordenados por cuadros combinados de ser editada al ser huérfanos por las opciones del cuadro combinado fue corregido.
Tags: Minor bugfixes
A bug that prevented editing and deleting when
$maindb and $registereddb point to different
databases was fixed. PFA now requires primary key
and one additional field to be defined before a
given table is browsable. A bug that was inflating
AUTO_INCREMENT of a table when editing was fixed.
Adding, editing, and deleting are now faster. The
interim feedback page has been removed. The
"Export as Excel" feature was adjusted so it is
compatible with IE 6.0. A bug that prevented
tables ordered by combo boxes from being edited
upon being orphaned by combo box options was
fixed.

2003-11-20 08:30
1.5

A "Vista de impresión" de permisos que permite a los usuarios imprimir los registros de esta vista previa. Un permiso que hace que los datos de base de datos sin procesar de la tabla está disponible en formato de MS Excel ha sido añadido. PFA se ha fijado de modo que ahora está protegida contra los "cross-site scripting". Visitas Made tipos FTP ahora puede hacer clic en el resumen y editar.
Tags: Minor feature enhancements
A "Print View" permission that allows users to
print-preview records was added. A permission that
makes the table's raw database data available in
MS Excel format was added. PFA was fixed so it is
now protected against "cross-site scripting". Made
FTP types are now clickable in the summary and
edit views.

2003-10-16 06:17
1.4

A Seleccione "Box" tipo fue añadido. La capacidad de guardar muchas opciones en un campo se añadió, y se ve representada como una selección múltiple. Las selecciones se guardan en la base de datos como una matriz de PHP serializado. Tras la recuperación, unserial () debe aplicarse a la matriz antes de su uso. Tipos de FTP ahora conectarse a través de FTP seguro ftp_ssl_connect (), si se acompaña de PHP (- with-openssl y PHP> = 4.3). Si la instalación de PHP no soporta ftp_ssl_connect (), PFA cambia de nuevo a ftp_connect ().
Tags: Minor feature enhancements
A "Select Box" type was added. The ability to save many options in one field was added, and is visually represented as a multiple selection. The selections are saved in the database as a serialized PHP array. Upon retrieval, unserial() needs to be applied to the array before use. FTP types now connect to Secure FTP via ftp_ssl_connect(), if supported by PHP (--with-openssl and PHP >= 4.3). If the installation of PHP does not support ftp_ssl_connect(), PFA switches back to ftp_connect().

2003-08-28 14:33
1.3

Un "Rich Text Area" tipo fue añadido. La manipulación del WYSIWYG ahora es posible con Internet Explorer> = 5.5 o Mozilla> = 1.3, pero "Area de Texto" se utiliza para otros navegadores. Un "Check In / Check Out función" fue añadido. Varios usuarios ya no pueden manipular el mismo registro simultáneamente. Un "SQL WHERE" opción de permiso fue añadido a perfeccionar el acceso del usuario a las tablas. "Contiene" y "no contiene" modificadores se agregaron para la búsqueda de las tablas, y las opciones de correo electrónico de notificación de alerta (en agregar, editar, borrar, etc) se han ampliado.
Tags: Major feature enhancements
A "Rich Text Area" type was added. WYSIWYG
manipulation is now possible with IE >= 5.5 or
Mozilla >= 1.3, but "Text Area" is used for
other browsers. A "Check In/Check Out" feature
was added. Multiple users can no longer
manipulate the same record simultaneously. A SQL
"WHERE" permission option was added to refine
user access to tables. "Contains" and "Doesn't
Contain" modifiers were added for searching
tables, and email alert notification options (on
add, edit, delete, etc) were expanded.

2003-07-10 09:25
1.1

Esta versión añade «Leer Leer / Escribir 'y' Only 'opciones a los campos, se actualiza de forma que ahora funcionará correctamente con register_globals = off, fija un comportamiento inesperado para la introducción de caracteres raros, e incluye la interfaz y mejoras de seguridad y correcciones de errores menores .
Tags: Minor bugfixes
This version adds 'Read/Write' and 'Read Only' choices
to Fields, is updated so that it will now function correctly
with register_globals = off, fixes some unexpected
behavior upon introduction of rare characters, and
includes interface and security enhancements and
minor bugfixes.

Project Resources