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.316.288 Times

Css Html Wrapper Class software
Filter: All | Freeware | Demo
 

Css Html Wrapper Class

1 2 3 4 5 > 
Added: July 23, 2010 | Visits: 1.454

PHP HTML Graph Class PHP HTML Graph Class is a class for drawing vertical bar graphs using only HTML and CSS. Simple and grouped bars can be created. You can change everything regarding the looks as the output is template-driven. On the fly, you can change the size of graph, the color of all or individual bars, add...



Platforms: *nix

License: Shareware Cost: $0.00 USD Download (117): PHP HTML Graph Class Download

Added: May 10, 2013 | Visits: 841

PHP Wrapper Class For ht://Dig PHP Wrapper Class For ht://Dig is a class developed in order to facilitate search through a website.This class is intended to be much more thorough allowing for easily changing headers, footers, and templates. htdig PHP = htPHP





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): PHP Wrapper Class For ht://Dig Download

Added: March 25, 2013 | Visits: 533

MySQL Access Wrapper Class MySQL Access Wrapper Class can be used as a wrapper to access MySQL databases. It is a simplification of another class also made available in this site.Functions of MySQL Access Wrapper Class:- Establish MySQL database server connections- Execute SELECT queries given the list of fields, tables...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL Access Wrapper Class Download

Added: June 04, 2013 | Visits: 698

Mollio CSS/HTML Templates Mollio is a simple set of html/css templates. The aim was to create a set of page templates that use css for layout as well as some sample basic content which has also had some css applied. It's definitely a work in progress. More sample content and layouts are planned to be added.


Platforms: JavaScript

License: Freeware Size: 296.96 KB Download (52): Mollio CSS/HTML Templates Download

Added: May 10, 2013 | Visits: 484

Registry Wrapper This script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry.The class works with an inner class named "RegistryKey", which wraps up a Windows registry key and provides methods to access and manipulate the key information. The class...


Platforms: Windows, Python,

License: Freeware Download (54): Registry Wrapper Download

Added: April 19, 2013 | Visits: 675

PHP mySQL Database Wrapper Class This PHP class is a mySQL database access wrapper. PHP mySQL Database Wrapper Class provides methods for interracting with a mySQL database from within PHP easily and securely.Features of PHP mySQL Database Wrapper Class:- connecting to a mySQL host and selecting a database- method that is an...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (43): PHP mySQL Database Wrapper Class Download

Added: January 18, 2010 | Visits: 2.085

MT::Import::Mbox::Importer MT::Import::Mbox::Importer is a wrapper class for importing a collection of mbox folders using MT::Import::Mbox. SYNOPSIS use MT::Import::Config::Importer; my $mt = MT::Import::Mbox::Importer->new("/path/to/config"); $mt->collect(); # You can also do this : my $cfg =...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (248): MT::Import::Mbox::Importer Download

Added: November 12, 2010 | Visits: 1.032

fuselagefs fuselagefs is a project which consists of a C++ wrapper class for FUSE called Fuselagefs. fuselagefs consists of a C++ wrapper class for FUSE called Fuselagefs, as well as Delegatefs which is a Fuselagefs subclass that delegates all operations to an underlying base filesystem. With Delegatefs...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (93): fuselagefs Download

Added: October 17, 2010 | Visits: 637

XML::Genx::Simple XML::Genx::Simple is a slightly simpler wrapper class for genx. SYNOPSIS use XML::Genx::Simple; my $w = XML::Genx::Simple->new; eval { # bar $w->StartDocFile( *STDOUT ); $w->StartElementLiteral( root ); $w->Element( foo => bar, id => 1 ); $w->EndElement; $w->EndDocument; };...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (88): XML::Genx::Simple Download

Added: April 15, 2010 | Visits: 1.243

XML::DB::Resource XML::DB::Resource is a Wrapper class for documents or document fragments. SYNOPSIS $resource = $collection->getResource($id); $id = $resource->getId(); $xml = $resource->getContent(); $resource->setContent($xml); $collection->storeResource($resource); $parentColl =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): XML::DB::Resource Download

Released: July 23, 2012  |  Added: July 23, 2012 | Visits: 1.807

Komodo Edit (Mac OS X/PowerPC) Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors...


Platforms: Mac

License: Freeware Size: 40.74 MB Download (53): Komodo Edit (Mac OS X/PowerPC) Download

Added: June 13, 2013 | Visits: 527

rsmysql rsmysql is a simple MySQL database access wrapper class that can measure the time spent executing the database queries.rsmysql can establish persistent and non-persistent connection to a given MySQL database server, execute SQL queries and return the query results in arrays.The total number of...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): rsmysql Download

Added: April 28, 2013 | Visits: 465

Touzas MySQL Touzas MySQL is a simple MySQL database access wrapper class for executing common SQL queries.Touzas MySQL provides functions for establishing database connections and executing SELECT, INSERT, UPDATE and DELETE SQL statements.Limitations:The code and the comments are in Spanish.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Touzas MySQL Download

Added: August 21, 2013 | Visits: 376

fuselagefs fuselagefs is a project which consists of a C++ wrapper class for FUSE called Fuselagefs. fuselagefs consists of a C++ wrapper class for FUSE called Fuselagefs, as well as Delegatefs which is a Fuselagefs subclass that delegates all operations to an underlying base filesystem. With Delegatefs...


Platforms: *nix

License: Freeware Size: 284.67 KB Download (35): fuselagefs Download

Added: May 10, 2013 | Visits: 473

Connect class Connect class is a very simple MySQL database wrapper class. It can establish MySQL database connection using configuration values from given configuration file in the .ini format.Connect class can also execute SQL queries, retrieve the result set row count, retrieve the result set row data, and...


Platforms: Java

License: Freeware Size: 10 KB Download (40): Connect class Download

Added: July 07, 2013 | Visits: 586

Connection PDO Class Connection PDO Class is a simple wrapper class that can be used to access SQL databases using the PDO API.It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback transactions.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): Connection PDO Class Download

Added: April 13, 2013 | Visits: 646

DigiOz MySQL Database Class DigiOz MySQL Database Class is a simple MySQL database access wrapper class.DigiOz MySQL Database Class can establish MySQL database connections, execute SQL queries and return the results as single row arrays, as a multiple row bidimensional array, or the number of rows in the result set, and...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): DigiOz MySQL Database Class Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 614

Database Wrapper Class Generator Eclipse plugin that generates Java database wrapper classes from a SQL DDL script file.


Platforms: Windows, Mac, Linux

License: Freeware Size: 796.5 KB Download (49): Database Wrapper Class Generator Download

Added: June 12, 2013 | Visits: 465

PHP with Oracle PHP with Oracle is a simple wrapper class to access Oracle databases.PHP with Oracle can establish Oracle database connections, execute SQL queries and return the number columns and records in a result set.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): PHP with Oracle Download

Added: August 07, 2013 | Visits: 636

MsSQL Database Functions MsSQL Database Functions is a wrapper class to access Microsoft SQL server databases.It can establish database connections, execute SQL queries, retrieve the number of result set rows, retrieve SELECT query results into arrays, prepare and execute stored procedures.


Platforms: PHP

License: Freeware Size: 10 KB Download (44): MsSQL Database Functions Download

1 2 3 4 5 >