|
Instantly create PHP web
QLR Manager is a server based
Modulo is a piece of software
PHPMaker is an automation
database applications that
reporting, graphing and
that PHP programmers can
tool (for Windows) that can
let users view, sort, search
e-mail distribution tool for
embed into their
generate a full set of PHP
and edit data of a MySQL
MySQL, Oracle and
applications to allow users
scripts (for any
database easily from a
PostgreSQL. The application
to easily interact with
Windows/Linux server or
single web page. You can
is 100% HTTP server based
databases. Modulo morphs
other server that PHP
fully customize the look of
and is accessible using any
your database into an
supports) quickly from MySQL
the generated files using
newer mainstream browser...
application. Most PHP
database. Using the
cascading style sheets and
No client code to install.
applications are driven by
generated PHP, users can
easy HTML templates. You can
QLR Manager can be used as a
databases, and most
view, edit, search, add and
create foreign key fields
stand-alone product or as
database-driven applications
delete records in the
that allow users to select
middleware to integrate
share common properties.
database easily on the Web.
values for a field from
Report Objects into a
Modulo melds into those,
Clean and straightforward
another table (for example
website using an extensive
allowing you to save
codes which are
to select customer name in a
set of PHP Class functions.
thousands of lines of code
easy-to-customize. This
receipt), and insure
Features include the ability
and hours (even weeks) of
useful tool can save you
referential integrity. You
to author and save
programming without
tons of time and is suitable
can allow users to save data
individual or batches of
sacrificing the look and
for both beginners and
as CSV files that can be
queries, format reports by
feel of your software.
experienced PHP develpers
opened in Excel. AppGini now
creating and saving layouts
Unlike other packages,
alike. Support BLOB, ENUM
supports file and image
(Standard, Table, Pivoted
Modulo can be completely
and SET data types. PHPMaker
uploads, which can be
and Custom), graph data with
integrated into your
supports Advanced Security
displayed as images or
5 chart styles, distribute
application.
with built-in Administrator
download links. Version 3.1
output as e-mail, or
Features:
- Works out of
and Anonymous user level,
also adds support for radio
download as HTML, XML, PDF
the box, but is highly
User Registration System
buttons and lists boxes. In
and CSV files. You can also
configurable.
- Not reliant
with option to send
addition, when you modify
define macros to run queries
on any other packages.
-
confirmation email, Custom
any fields, the database
with their associated
Operates on MySQL, MSSQL and
View with query builder,
will be automatically
layouts, organize queries
PGSQL (although support is
Report, ASP.NET style Inline
updated. You have total
and macros into menus,
limited for PG)
- Great
Editing, Export to
control over how users can
control access to limit user
basic and advanced search
HTML/Word/Excel/CSV/XML,
interact with your data. You
authorities, create HTML
features
- Template driven
Multi-column Sorting, User
can easily create the
form controls to collect
presentation. Template
Selectable Page Size,
database and tables without
user input, and distribute
engine comes bundled and is
Table-specific List Page
any SQL code. Download your
customized e-mails based on
compatible with Smarty
-
Options, Dynamic Table
free non-expiring trial now.
addresses in your database.
Can be expanded through
Loading, Composite key,
With the Wizard, knowledge
Modules
- Security can be
Inline Delete, Highlighted
of SQL isn't even required.
administered through
and Selected Row Colors, etc.
Authorization Objects,
allowing multi-tiered user
access.
Date: Oct, 27 2006 Date: Oct, 25 2006 Date: Oct, 25 2006 Date: Oct, 21 2006 |
|
SQLData is an extension of
This version of dm.DB adds
PM Report is a PHP/MySQL
This class is a mySQL
the DB class that is meant
PostgreSQL 8.0 and 8.1
report generator. It creates
database access wrapper
to provide object-relational
support to the existing
customizable reports and is
It provides methods for
mappings to store and
MySQL support.
dm.DB
very simple to setup and
interracting with a mySQL
retrieve persistent objects
provides an interface to SQL
use. You can select which
database easily and
in a SQL database.
The
compliant databases that is
database, table, and
securely
Some of the
class comes with additional
independent of the
individual fields to use on
features include
-
scripts for generating
underlying database API.
your report. You can also
method that is an alias of
classes that can be used by
Currently support for:
select the order in which
PHP's native mysql_query()
applications to access given
MySQL
PostgreSQL 8.0
the fields should appear on
function with the main
database table using the
PostgreSQL 8.1
is
the report, the field you
differences being that, if
SQLData class as means to
provided.
Additional
would like to group by, the
passed in a special way,
store and retrieve data with
support has been added to
field you would like to sort
parameters will be
SQL statements.
These
allow SQLData to support all
by, and whether or not you
automatically escaped and
scripts are meant to run
dm.DB supported databases.
would like a total for each
that errors will be reported
from the command line. They
column. Once the report has
to the built-in debugger -
retrieve the definitions of
been generated, you can
the query() method
-
a given database table and
highlight individual rows
shorthand methods for
then the generate classes to
and export the results to
running queries that perform
access the table rows as
CSV. You can also enter
COUNT(), MAX() or SUM()
objects or to manipulate
your own custom SQL query
queries - dcount(), dmax()
them via Web forms.
manually. As of version 3.0
and dsum() methods
-
Experience has shown that
you can generate PDFs.
shorthand method for fast
the automatic generation
Version 3.5 now allows you
retrieval of data in
handles about 80% of the
to save reports and link to
individual rows or even
repetitive work involved in
reports from any website.
specific items in individual
building classes and
rows - the dlookup()
forms.
SQLData was
method
- method that is
designed to make it easy to
an alias of the PHP's native
automate the construction of
mysql_real_escape_string( )
the application specific
function with the main
classes interfacing to SQL
difference being that this
tables. SQLData supports
one will check if
all databases supported by
magic_quotes are on or not
the DB class, currently
and escape (or not)
MySQL and PostgreSQL 8.0 and
accordingly - the
up.
escape_string() method
check homepage for more...
Date: Oct, 21 2006 Date: Oct, 21 2006 Date: Oct, 05 2006 Date: Oct, 03 2006 |