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

Query Parameters freeware
Filter: All | Freeware | Demo
 

Query Parameters

1 2 3 4 5 > 
Added: May 06, 2010 | Visits: 835

Rose::URI Rose::URI is a standalone URI class allowing easy and efficient manipulation of query parameters and other URI components. SYNOPSIS use Rose::URI; $uri = Rose::URI->new(http://un:pw@foo.com/bar/baz?a=1&b=two+3); $scheme = $uri->scheme; $user = $uri->username; $pass = $uri->password;...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): Rose::URI Download

Added: September 02, 2013 | Visits: 506

sam for Linux The 'sam' module is a helper library for Python to interface with Alcatel's 5620 Service Aware Manager. Specifically, it connects to the SAM-O (SOAP/XML) interface of the 5620. It allows you to query any object defined in the "OSS XML Schema" section of the 5620 SAM-O documentation, retrieving...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): sam for Linux Download

Added: June 23, 2013 | Visits: 500

PHP AJAX pagination PHP AJAX pagination takes as parameters an SQL query, the number of results to show per page and the current page number.HTML and javascript code is generated in order to display links for browsing the query result pages.When the user clicks on the links an AJAX request is sent to a script that...


Platforms: PHP

License: Freeware Size: 61.44 KB Download (44): PHP AJAX pagination Download

Added: July 29, 2013 | Visits: 565

SQL Query Builder SQL Query Builder can be used to dynamically build SQL database queries.It provides functions for defining query parameters such as the query type, tables, columns, the clauses where, order by, group by and having, limit row range.SQL Query Builder builds the query SQL statement according the...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): SQL Query Builder Download

Added: March 23, 2013 | Visits: 407

MM::CDatabase MM::CDatabase is an abstract class that can be used to execute SQL queries with parameters. It allows loading queries defined in files.The query parameters are defined in arrays that associate parameter names with the respective values.To use MM::CDatabase there needs to be a sub-class that...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): MM::CDatabase Download

Added: July 30, 2013 | Visits: 398

URLObject URLObject is an utility class for manipulating URLs. Example Usage: Here is how you use the library: >>> from urlobject import URLObject >>> url = URLObject(host='example.com') >>> print url http://example.com/ >>> print url / 'some' / 'path' http://example.com/some/path >>> print url &...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): URLObject Download

Added: August 16, 2013 | Visits: 333

Ujorm Ujorm is an quick and easy-to-use ORM solution for Java with a small footprint. Some of its features are type safe parameters in queries, a memory overloading protection cache and relation mapping by Java code rather through proxy objects or entity states. Why a new ORM mapping? * framework has...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (38): Ujorm Download

Added: June 22, 2010 | Visits: 1.263

Rose::HTML::Form Rose::HTML::Form is a HTML form base class. SYNOPSIS package PersonForm; use Rose::HTML::Form; our @ISA = qw(Rose::HTML::Form); use Person; sub build_form { my($self) = shift; $self->add_fields ( name => { type => text, size => 25, required => 1 }, email => { type => email, size...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Rose::HTML::Form Download

Added: August 14, 2013 | Visits: 327

Cxxtools Cxxtools is a collection of general-purpose C classes.It includes classes for:- argument parsing- logging- wrappers for threading (pthreads)- networking with tcp and udp including iostream-based classes- std::ostream for md5-calculation- std::ostream-hexdumper- std::ostream, which duplicates...


Platforms: C and C plus plus

License: Freeware Size: 440.32 KB Download (40): Cxxtools Download

Added: April 19, 2013 | Visits: 526

Create related content I am planning an extended world trip, so I am looking for co-maintainers or a new maintainer to help out. No upgrade path to Drupal 7 has been started yet. If no response to a request is given after a few weeks, guide the web masters here to confirm the request.This is a templating system for new...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (42): Create related content Download

Added: July 23, 2013 | Visits: 511

Query Limit Query Limit takes as parameters an array with values of the total number of rows in the result set, the number of rows to display per page and the current page to be displayed.A string with the SQL LIMIT clause, which should be used to specify the range of rows, that are to be retrieved, is...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Query Limit Download

Added: June 20, 2010 | Visits: 1.267

Query-Oriented Model for XML 0.1 Query-Oriented Model for XML is a lightweight XML processing framework for Java that promotes the use of XPath instead of Java code for consuming XML. The resulting code from Query-Oriented Model for XML, is simple and expressive with no meaningless objects and no meaningless parameters - just...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): Query-Oriented Model for XML 0.1 Download

Added: March 04, 2010 | Visits: 1.431

Remote MySQL Query Remote MySQL Query is a PHP class that can easily execute queries on a remote MySQL server using only HTTP. It works by accessing a PHP script on the remote web server that executes queries based on passed in URL parameters. The client passes a secret key to the remote script to prevent...


Platforms: *nix

License: Freeware Download (145): Remote MySQL Query Download

Added: September 17, 2013 | Visits: 1.031

database,mysql,query,array coMySQLClass is a MySQL database access wrapper.Functions of coMySQLClass:- Establish database connections to a given host and database name- Execute SQL queries- Retrieve query results into associative arrays- Compose and execute SELECT, UPDATE and INSERT queries to a given table from lists of...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): database,mysql,query,array Download

Added: August 28, 2013 | Visits: 532

impaginator The maximum number of entries to list per page an an SQL query are taken as parameters. impaginator generates HTML links to browse to the next and previous pages and any following pages up to a given limit of navigation links.The limit of navigation links to show per page and the link base URL...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): impaginator Download

Added: June 12, 2013 | Visits: 562

MySQLWrapper The base class handles database connections and query execution, while a separate class can execute queries formed from a list of parameters.Key Features of MySQLWrapper:- Count rows in a given table- Retrieve all rows from a table that match a condition- Retrieve all values of a table field that...


Platforms: PHP

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

Added: January 18, 2010 | Visits: 1.148

MySQL Query MySQL Query is a software web development. You need MySQL installed in your PC.. software,internet,remontsw,grafika,tvorba,remont


Platforms: *nix

License: Freeware Size: 532.48 KB Download (162): MySQL Query Download

Added: November 20, 2010 | Visits: 1.922

Games::Quakeworld::Query Games::Quakeworld::Query is a class for querying QuakeWorld servers. SYNOPSIS use Games::Quakeworld::Query; my $QWQ = Games::Quakeworld::Query->new("quake.server.com", "27500"); my %info = $QWQ->getinfo(); # obsoleted, use $qwq->get("") instead print "Server uses map:...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Quakeworld::Query Download

Added: November 24, 2010 | Visits: 906

Perl6::Parameters Perl6::Parameters is a module with Perl 6-style prototypes with named parameters. SYNOPSIS use Perl6::Parameters; sub mysub($foo, ARRAY $bar, *%rest) { ... } DETAILS Perl6::Parameters is a Perl module which simulates Perl 6s named parameters. (When I talk about "named parameters" I...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): Perl6::Parameters Download

Added: February 20, 2010 | Visits: 876

Lemonldap::Config::Parameters emonldap::Config::Parameters is a Perl module as a Backend of configuration for lemonldap SSO system. SYNOPSIS #!/usr/bin/perl use Lemonldap::Config::Parameters; use Data::Dumper; my $nconfig= Lemonldap::Config::Parameters->new( file =>applications.xml, cache => /tmp/CONF ); my $conf=...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (89): Lemonldap::Config::Parameters Download

1 2 3 4 5 >