There are many good reasons
why phpFriendlyAdmin is a perfect web application to compliment
your arsenal of php database administration tools. Optimize
it for your needs and see how it can help streamline the maintenance
of content on your databases.
Major features are as follows:
Database Independence: Over 10 supported databases via
PEAR's DB package.
Balanced Database Abstraction: Focuses user on content not
database structure.
Secure: User level permissions for manipulating table content
via php sessions.
Easy to Configure: Configure phpFriendlyAdmin module via
built in admin panel.
Intuitive: Simple, elegant, and configurable interface.
Convenient: Maintain your databases from any internet appliance
around the world.
Reliable: Tried and tested in many real-world situations.
FTP Ready: Upload files to the server and record their path
in your database.
Expandable: Specialized Tasks (plugins) may easily be added
to the system.
Strong Support: Contact form and forums monitored regularly
by programmers.
Actively Maintained: Regular updates and bug fixes.
phpFriendlyAdmin is a remote database administration tool
made specifically for non-technical people. After your database
is set up, phpFriendlyAdmin is then configured to abstract
database structure, making it easier for users to focus
on manipulating content. Every field and table is given
an alias and a description so as to bypass the complexity
of interacting with database variables and offer a simplified
form-driven approach to data entry.
phpFriendlyAdmin is a handy tool when a web developer
wants to clearly define how a client is to interact with
a database. Without this tool, a client may be given too
much control of their database, quickly becoming overwhelmed
by strange variable names, accidently editing the wrong
tables, wondering what content must be provided for specific
variables, or even altering database structure entirely.
With phpFriendlyAdmin the web developer can rest assured
that their clients won't encounter these problems, instead
enjoying a descriptive and clear path to simple database
manipulation.