Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.338.565 Times

DBIx::HTMLinterface 0.11

  Date Added: September 09, 2010  |  Visits: 644

DBIx::HTMLinterface

Report Broken Link
Printer Friendly Version


Product Homepage
Download (93 downloads)



DBIx::HTMLinterface is a class for creating a CGI interface to a database. SYNOPSIS use CGI; use DBI; use DBIx::HTMLinterface; $cgi = new CGI; $dbh = DBI->connect("DBI:mysql:[DATABASE]:[HOSTNAME]","[USERNAME]","[PASSWORD]") ); $DBinterface = new DBIx::HTMLinterface ($cgi, $dbh, "[INFOTABLE NAME]"); # Below here is only executed if a HTMLinterface action was not taken, so print a menu print $cgi->header; print "; print The DBIx::HTMLinterface class allows a CGI interface to a database. It enables a CGI interface to a database to be created, supporting record addition, modification, deletion and searching. It provides a user friendly interface with descriptions of fields provided. The field descriptions along with information on whether the field is visible, hidden or excluded are extracted from a table, allowing easy modification and addition of fields and tables without having to edit code. Features Simple database administration Forms are created automatically on demand, SQL statements are generated as needed and processed. The module contains enough autonomy to potentially run with only wrapper perl code placed around it. Full form configuration Forms can be modified to add descriptions and extra information to fields, making it easy to change output without having to edit code. Control Extensive callback procedures and configuration options allow output, password protection and logging to be configured as desired. Full HTML customisation HTML output and table formats can be customised easily by the user..

Requirements: No special requirements
Platforms: Linux
Keyword: Cgi Class Creating Database Dbix Dbixhtmlinterface Htmlinterface Interface Libraries Print Programming
Users rating: 0/10

License: Freeware Size: 16.38 KB
USER REVIEWS
More Reviews or Write Review


DBIX::HTMLINTERFACE RELATED
Network & Internet  -  Eidetic 2.3.3
Eidetic project is a middleware library for creating database applications in Perl. Eidetic is a middleware library for building database driven applications with Perl and Template::Toolkit. It provides handlers for displaying, editing,...
93.18 KB  
Database Tools  -  AEDEDL 1.0
AEDEDL class handle database queries automatically: Add, Edit, Delete, Enable, Disable, Listing.
10 KB  
Database Tools  -  movTable 0.91
movTable is an open source, multiplatform php class for creating database driven html tables. Created tables are heavily flexible and user-friendly: they can be sorted, filtered, they have re-sizeable columns and context menus. movTable-enabled...
 
Database Tools  -  PHP REST SQL 1.0
PHP REST SQL is a class used to open a HTTP REST interface to a MySQL database using PHP and a HTTP server. Using standard HTTP requests, the data in a database can be created, retrieved, modified and deleted. PHP REST SQL was built and tested...
 
Libraries  -  DBIx::DWIW 0.44
DBIx::DWIW is a Perl module for robust and simple DBI wrapper to Do What I Want (DWIW). SYNOPSIS When used directly: use DBIx::DWIW; my $db = DBIx::DWIW->Connect(DB => $database, User => $user, Pass => $password, Host => $host); my...
22.53 KB  
Database Tools  -  TPLN 2.8
TPLN is a new template class written in php that could interface with your database (PDO, MySQL , mSQL , Sybase, Interbase ....) via AdoDB.PHP code is separated of the design what facilitates the update of the design of your documents and to...
 
Libraries  -  OzDB 0.02
OzDB is a database Perl interface module for OzBot. SYNOPSIS use OzDB; The OzDB Perl module handles authentication and access control for the OzBot based utility bots. The basic database format is the authentication schema. This is based on...
12.29 KB  
Database Tools  -  PHP Toolbox for Scripts 2.1.0
PHP Toolbox is designed to make the process of creating database-powered websites easier. It utilizes the iterative or step-by-step development paradigm.The main functionality is handled by powerful Table/Form classes and their database descendants.
102.4 KB  
Database Tools  -  TPLN for Scripts 2.8
TPLN is a new template class written in php that could interface with your database (PDO, MySQL , mSQL , Sybase, Interbase ....) via AdoDB.PHP code is separated of the design what facilitates the update of the design of your documents and to...
849.92 KB  
Database Tools  -  movTable for Scripts 0.91
movTable is an open source, multiplatform php class for creating database driven html tables.Created tables are heavily flexible and user-friendly: they can be sorted, filtered, they have re-sizeable columns and context menus. movTable-enabled...
102.4 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB