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

Cgi Bin Contact Php software
Filter: All | Freeware | Demo
 

Cgi Bin Contact Php

1 2 3 4 5 > 
Added: January 15, 2006 | Visits: 2.340

CNSearch Pro CNSearch Pro is a simple-to-install and use search system for WEB-sites. Supports any UNIX and Windows. Indexes files of types: .mp3, .html, .doc, .rtf, .txt. Provides full-text indexing, highlighted quotations in search results, accumulates statistics on user requests. Doesn't require any...



Platforms: Windows, *nix

License: Shareware Cost: $40.00 USD Size: 233 KB Download (99): CNSearch Pro Download

Added: August 20, 2010 | Visits: 802

UpYours! UpYours! provides a simple file upload cgi-bin that can be used instead of FTP. Sometimes, you just need to upload a file and you dont have your crypto bits handy.In this day and age, people should always use scp (or pscp.exe) to copy files around, but users are users, and even clueful people...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): UpYours! Download

Added: March 06, 2010 | Visits: 1.338

php-kadm5 php-kadm5 is a PHP extension for remote administration of Kerberos V servers. Well, the config.m4 file is still a mess. Unfortenately there is no libkadm55-dev debian package yet. So you have to have the krb5 sources at hand and change config.m4 accordingly. To compile successfully this...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (127): php-kadm5 Download

Added: July 10, 2013 | Visits: 641

CGI::WebOut CGI::WebOut is a Perl module used to make CGI programmer's work more comfortable. The main idea is to handle output stream (STDOUT) to avoid any data to be sent to browser without Content-type header. Of cource, you may also send your own headers to browser using Header(). Any errors or warnings...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): CGI::WebOut Download

Released: January 05, 2004  |  Added: October 18, 2006 | Visits: 11.627

Aardvark Topsites PHP Aardvark Topsites PHP is the premier free PHP/MySQL topsites script. Aardvark Topsites PHP has all the features you will ever need. Members' ranks can be shown on their button. There are 6 different ranking methods, including pageviews. Powerful anticheating protection is included. It supports...


Platforms: Windows, *nix

License: Freeware Size: 70 KB Download (830): Aardvark Topsites PHP Download

Added: September 08, 2010 | Visits: 1.197

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

Added: April 13, 2010 | Visits: 959

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: March 19, 2010 | Visits: 1.153

CGI::Test CGI::Test is a CGI regression test framework. SYNOPSIS # In some t/script.t regression test, for instance use CGI::Test; # exports ok() my $ct = CGI::Test->new( -base_url => "http://some.server:1234/cgi-bin", -cgi_dir => "/path/to/cgi-bin", ); my $page =...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (98): CGI::Test Download

Released: October 10, 2003  |  Added: May 17, 2006 | Visits: 4.098

Perl-raiser CGI Generator Perl-raiser is software which provides a Graphical User Interface environment for configuring and generating Search Engines, Mailing Lists, Member Logins etc., for use as Interactive programs on Websites. Upon Generation of your CGI Perl Scripts, Perl-raiser allows for the configuration of...


Platforms: Windows

License: Demo Cost: $24.95 USD Size: 2.04 MB Download (575): Perl-raiser CGI Generator Download

Added: March 11, 2010 | Visits: 1.265

YaFM YaFM is a web-based file manager written in PHP and licensed under the GPL. It allows you to upload, download, view, edit, copy, move/rename, change permissions and owner group of a single file or a group of files which reside on a unix filesystem local to the script. It does not require...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (99): YaFM Download

Added: January 10, 2010 | Visits: 1.497

Cgiapp.class.php Cgiapp.class.php is a port of CGI::Application to PHP. Cgiapp.class.php utilizes Smarty as its default templating engine, much as CGI::Application uses HTML::Template, due to its prevalence and acceptance in the PHP community. Due to PHPs built-in session support, it also adds two methods,...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (95): Cgiapp.class.php Download

Added: May 08, 2009 | Visits: 7.881

Form Mail: Email Form Processor Pro v4.0 Form Mail: eMail Form Processor Pro is the script that can be used to process any forms on your web site. The general use of this script is feedback forms but it can be used in a huge variety of other ways. Here are just a few features of this great product: It's easy to install and customize;...


Platforms: Windows, *nix, Windows CE

License: Shareware Cost: $24.00 USD Download (765): Form Mail: Email Form Processor Pro v4.0 Download

Added: January 18, 2010 | Visits: 885

tivo_mail tivo_mail is a TiVO mail fetcher plugin. tivo_mail is a hack I threw together after reading about a stock quote hack written by G.R. Souther (Zirak). It requires the new osd writer by cwingert ( http://www.tivocommunity.com/tivo-vb/attachment.php?s=&postid=550677 ) renamed as color_text (I have...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (90): tivo_mail Download

Added: May 13, 2010 | Visits: 1.156

Template::Plugin::SSI Template::Plugin::SSI is a plugin to use SSI in Template Toolkit (wrapper for CGI::SSI). SYNOPSIS [% USE SSI %] # virtual include of the file /foo/bar.inc.html [% SSI.include(virtual, /foo/bar.inc.html) %] # file include of the file /foo/bar.inc.html [% SSI.include(file,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Template::Plugin::SSI Download

Added: January 20, 2010 | Visits: 1.843

iTMS-4-ALL iTMS-4-ALL is a Perl CGI script that allows you to search Apples iTunes Music Store from any Web browser. First of all, you can try the live script. Thanks to the people at Downhill Battle for hosting the script---they have also posted some interesting ideas about how the iTunes database can be...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (238): iTMS-4-ALL Download

Added: May 11, 2010 | Visits: 1.205

QuikWiki QuikWiki project is a Perl CGI Wiki that supports normal Wiki functions like browsing, creating, and editing Web pages. Additionally, QuikWiki supports inline image display, text markup, RCS revisions, and page templates. Whats New in This Release: - This release features better handling of...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): QuikWiki Download

Added: April 23, 2010 | Visits: 1.204

mod_actions mod_actions is an Apache module that provides functions for executing CGI scripts based on media type or request method. This module has two directives. The Action directive lets you run CGI scripts whenever a file of a certain type is requested. The Script directive lets you run CGI scripts...


Platforms: *nix

License: Freeware Download (103): mod_actions Download

Added: July 07, 2013 | Visits: 657

CGI::Panel CGI::Panel is a Perl module that allows applications to be built out of simple object-based components. It'll handle the state of your data and objects so you can write a web application just like a desktop app. You can forget about the http requests and responses, whether we're getting or...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): CGI::Panel Download

Released: April 20, 2004  |  Added: March 09, 2006 | Visits: 3.399

News Updater News Updater is a small program which provides a clear and easy Grafical User Interface for anyone who wants to update his/her site. First a template needs to be created to reflect the look and feel of the site. Then some FTP data, filenames and locations (where the files should be put) are...


Platforms: Windows

License: Shareware Cost: $30.00 USD Size: 592 KB Download (442): News Updater Download

Added: January 18, 2010 | Visits: 1.411

Class::DBI::Plugin::FilterOnClick Class::DBI::Plugin::FilterOnClick is a Perl module to generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI. SYNOPSIS # Inside of your sub-class of Class::DBI add these lines: use Class::DBI::Plugin::FilterOnClick; use Class::DBI::Pager; use...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Class::DBI::Plugin::FilterOnClick Download

1 2 3 4 5 >