|
With dbQwikReport OnTime
Due to many people are
Designer Pack you can easily
building Dynamic Web Sites
design reports that run on
that need forms of various
your web site, in your
types, I am building a
office or on your PC. View
program designed for Web
the reports in any standard
Developers to make forms to
web browser. Create both
update config flat based
internative and batch
files or Update MySQL
reports.
database options for
dynamic web sites. Can be
used for installation forms
or online update forms. Will
output HTML forms or php
forms. It is all pretty much
automatic, reads the file
(or pasted code in the
window), gets variables and
values, makes the form with
input fields and the Lang
files. Then you customize as
per your needs. The MySQL
make text fields, change to
your needs. Wile you are
building a new program you
can add, remove and edit the
values on the fly as you
build. once you are finished
update config to write the
files and build the form,
config and language files.
It will make config,
language and form files from
an existing form, paste the
form into the window. Once
you make the form, you can
edit the Lang files with the
Lang editor, or make a new
Lang based on the form.
Types of config.
$cfg['variable'] =
'value';
$variable =
'value';
$variable =
value;
In the window you
can paste your existing
config into and choose the
type you want and it will
build it. will read
$variable = 'value';
or
just one per-line name,
thisvariable
thatvariable
Date: May, 14 2005 Date: Mar, 14 2005 |