|
db_upload_file() stores a
Modulo is a piece of software
LabStoRe is a modular,
This class can be used to
file in a database table.
that PHP programmers can
optionally account-based,
display and edit records of
Make sure that the column
embed into their
inventory or LIMS system
a MySQL database table.
data type is big enough for
applications to allow users
that provides a way to
It can display the
the files you will be
to easily interact with
collect, maintain, present
contents of the records of a
storing. db_download_file()
databases. Modulo morphs
and archive information on
given in a HTML table.
retrieves a file from the
your database into an
laboratory stocks and
The class can be
database and places it in
application. Most PHP
records. A laboratory with a
configured to determine
the same path as the script
applications are driven by
good inventory, or better,
which fields of the database
calling it, and returns the
databases, and most
information system, saves
table are displayed.
The
relative URL. If the file
database-driven applications
time, reduces errors,
HTML table displays the
does not exist in the
share common properties.
prevents wastage, and
names of the fields in the
database, it returns an
Modulo melds into those,
occasionally even provides
header with links to set by
empty string.
allowing you to save
insights. The interface to
which field the listing is
thousands of lines of code
this system is web-based,
sorted.
The listing may
and hours (even weeks) of
making it conveniently
also show links with icons
programming without
accessible and even though
to edit, insert or delete
sacrificing the look and
it is web-based, embedded
database records. Editing or
feel of your software.
security measures make it
inserting a record is done
Unlike other packages,
secure. Being
with forms also generated by
Modulo can be completely
PHP/MySQL-based, the system
the class.
integrated into your
is very flexible (imagine
application.
making Excel behave in a way
Features:
- Works out of
that you want). The database
the box, but is highly
(MySQL-based) is kept
configurable.
- Not reliant
separate from the interface
on any other packages.
-
(web, i.e., PHP/HTML-based),
Operates on MySQL, MSSQL and
which gives it a significant
PGSQL (although support is
advantage over, say, an
limited for PG)
- Great
Excel- or Filemaker-based
basic and advanced search
system. MySQL and PHP are
features
- Template driven
very stable, widely-used and
presentation. Template
supported (and free)
engine comes bundled and is
platforms. If required, the
compatible with Smarty
-
database can be exported for
Can be expanded through
use in more-traditional
Modules
- Security can be
application based systems
administered through
(Excel, Access, Filemaker,
Authorization Objects,
etc.).
allowing multi-tiered user
access.
Date: Apr, 17 2005 Date: Oct, 25 2006 Date: Aug, 11 2006 Date: Mar, 11 2006 |
|
This is a simple wrapper
NOW released under GPL
CSV Import module allows
This all-new version allows
class that can be used to
License.
phpMySQLAutoBackup
admin users to load / import
users to upload their csv
access SQL databases using
automates the backup of your
listings with images into
files directly using the
the PDO API.
It can
MySQL databases. Exports
website database from Comma
script or files already on
establish connections,
your database (data and
Separated Value (CSV) files.
the server. Using the
execute direct or prepared
structures), compresses it
Using this tool you can
easy-to-use interface of
SQL queries, retrieve the
into gzip format and emails
quickly and easily import
drop-downs and buttons, the
all query results into a
it to you. Schedule it to
large quantities of listings
users can preview their
single array, begin, commit
run every day/week by adding
into multiple categories (as
file, select the table and
and rollback transactions.
it to a cron job, or use
long as they use the same
then insert the data into
phpJobScheduler.
New
fieldset) and multiple
MySQL.
This version
features include the ability
regions. This module can
contains a config file so
to select separate tables
help dealers to have their
letting other
for backup, and limit the
inventory uploaded in bulk.
not-so-experienced users use
backup to start and stop at
It is well-known that
the system is no longer a
pre-set table row numbers,
dealers and power sellers
hassle!
PHP CSV Importer
this will now allow a
can fill your website with a
runs on templates and CSS so
section of a large table
lot of listings, but they
you can re-design all you
(with millions of records)
can't waste time placing one
like! It also supports
to be selected for backup.
ad at a time. With
multiple languages, too.
administrator's assistance
Remember to read the terms
dealers can prepare their
and conditions before you
stock for mass upload into
begin. d:-)
Visit:
your system. You can provide
<a
them with a template (CSV
file or Excel form), they
fill it in and send to
you.
If you got it as Excel
speadsheet, you export the
data from Excel to CSV file.
CSV file can be imported in
Admin Area, where you can
specify user ID, target
category (or categories),
set imported listings
expiration time and assign
them to certain price plan.
Date: Feb, 04 2006 Date: Oct, 30 2006 Date: Sep, 08 2006 Date: Aug, 14 2006 |