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

To Set Contact Php software
Filter: All | Freeware | Demo
 

To Set Contact Php

< 1 2 3 4 5 > 
Added: August 04, 2010 | Visits: 949

CVSPermissions CVSPermissions is a toolkit that will allow CVS administrators to set up directory level access control in CVS for multiple CVS users. This toolkit is a collection of shell scripts and CVS configuration to achieve the access control functionality. Whats New in This Release: - This release...



Platforms: *nix

License: Freeware Size: 51.2 KB Download (95): CVSPermissions Download

Released: June 12, 2014  |  Added: October 27, 2014 | Visits: 568

Word File Page Setup Batch Word Files Page Setup is an excellent tool to perform much functionality with multiple word documents like: Set page Margins, Orientation, Size and Layout. It is very fast and time saving software to set margins, orientation, size and layout of listed word files. You can process 1000’s of...





Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $24.99 USD Size: 1.9 MB Download (54): Word File Page Setup Batch Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 12.171

Simple Reply PHP Contact Form v2 with Skins The Simple Reply PHP contact form is a simple, easy to use contact form that you can include on your webpage. It allows the user to enter their name, email address, phone number, subject, message and select how they want to be contacted back. It then sends this information to your email address...


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Commercial Cost: $4.00 USD Size: 100 KB Download (55): Simple Reply PHP Contact Form v2 with Skins Download

Released: October 16, 2012  |  Added: April 21, 2013 | Visits: 7.588

PTC Script This unique php Paid to Click script enables you to set up a complete fully-functional interactive web site. It is developed under the newest php, mysql and (X)html programming aspects. Script Features: - Supports paid to click banner and link advertising. - Md5 encrypted stored...


Platforms: Windows, Mac, *nix, Other

License: Commercial Cost: $59.00 USD Size: 115 KB Download (373): PTC Script Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 4.014

Simple Marketing PHP Contact Form v2 with Skins The Simple Marketer contact form is a simple, easy to use contact form that you can include on your webpage. It allows the user to enter their name, email address, phone number, subject, message and select how they want to be contacted back. It also allows the user to select marketing information...


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Commercial Cost: $5.00 USD Size: 100 KB Download (49): Simple Marketing PHP Contact Form v2 with Skins Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 3.112

Simple PHP Contact Form v2 with Skins A simple, easy to use contact form that you can include on your webpage. It allows the user to enter their name, email address, subject and a message, and sends this information to your email address via PHP. Key features of this contact form are: - Easy to configure, using an included XML file....


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Commercial Cost: $3.00 USD Size: 100 KB Download (47): Simple PHP Contact Form v2 with Skins Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 3.722

Simple Marketing PHP Contact Form The Simple Marketer contact form is a simple, easy to use contact form that you can include on your webpage. It allows the user to enter their name, email address, phone number, subject, message and select how they want to be contacted back. It also allows the user to select marketing information...


Platforms: Not Applicable

License: Commercial Cost: $2.00 USD Size: 200 KB Download (49): Simple Marketing PHP Contact Form Download

Added: May 10, 2013 | Visits: 790

DMOZ to MySQL using PHP This is a PHP script that is used to parse the DMOZ RDF data dump files automatically. It features downloading of the files, extracting, cleaning, parsing and inserting the data into a MySQL database. This script is pretty fast!


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

License: Freeware Download (61): DMOZ to MySQL using PHP Download

Added: May 10, 2013 | Visits: 484

PHP Panoptes PHP Panoptes is a set of PHP utilities to manage the statistics of the machines and devices on a network. It has a modular design, allowing new features to be added easily. Configuration is done through a single, simple XML file.


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

License: Freeware Download (56): PHP Panoptes Download

Added: May 10, 2013 | Visits: 627

Todolist.php Todolist is a set of PHP scripts that create a web-based list of things to do. Items can be added and removed, and are sorted by an assigned priority. Also it is possible to assign special tasks to another person and for example to specify a due date. ToDoList is multilingual (although some...


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

License: Freeware Download (62): Todolist.php Download

Added: May 10, 2013 | Visits: 476

PHP HTMLTables PHP HTMLTables is a set of PHP 5 classes used to generate properly formed HTML tables. This class will speed up the development of your websites.


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

License: Freeware Download (63): PHP HTMLTables Download

Released: January 01, 2002  |  Added: August 06, 2006 | Visits: 3.509

HTML to AnyCode If you are a web developer,you always need translate some HTML code to JavaScript, ASP or other scripts.It maybe take your much times.Use this program you can easily to convert HTML code to JavaScript, ASP, PHP, JSP and Perl format,saving your time!


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 439 KB Download (319): HTML to AnyCode Download

Added: February 01, 2010 | Visits: 6.745

Contact Form Killer Contact Form Killer is a free tool you can use to generate contact forms for your site, or let your web site visitors add contact forms themselves. Contact Form Killer script takes care of messy form validation with both JavaScript and PHP, just in case they have JavaScript disabled. The...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (272): Contact Form Killer Download

Added: July 24, 2010 | Visits: 2.198

PHP::Session PHP::Session is a Perl module to read / write PHP session files. SYNOPSIS use PHP::Session; my $session = PHP::Session->new($id); # session id my $id = $session->id; # get/set session data my $foo = $session->get(foo); $session->set(bar => $bar); # remove session data...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (119): PHP::Session Download

Added: September 04, 2010 | Visits: 1.167

PHP::Session::DB PHP::Session::DB is a Perl module to read / write PHP sessions stored in databases. SYNOPSIS use PHP::Session::DB; my $session = PHP::Session::DB->new($id, { DBUSER => $dbuser, DBPASSWD => $dbpasswd, DBNAME => $dbname }); # session id my $id = $session->id; # get/set session data my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (101): PHP::Session::DB Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 29.212

TD Contact Management Server Tele Data's Contact Management Server is a custom designed HTTP server (WWW) which act as a front end to a SQLite Database designed to provide contact management services, accessible from a Web Browser, to a single or group of users on a LAN or WAN network. It is built around a Contact database,...


Platforms: Windows, Other

License: Freeware Size: 2.42 MB Download (60): TD Contact Management Server Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 482

Mysql 2 php class DBinterface is a set of PHP scripts that generates php code to map all tables from a Mysql database that alows access to the table regists.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.64 KB Download (48): Mysql 2 php class Download

Added: June 10, 2013 | Visits: 501

PHP Now Playing Now Playing is a set of php scripts to display your now playing information from the audio-tracker plugin for winamp as your avatar of signature on forums and such, with an own chosen formatting.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): PHP Now Playing Download

Added: May 10, 2013 | Visits: 459

php-gkrellm php-gkrellm is a set of PHP 5 classes for talking to the gkrellmd monitoring daemon. The information gkrellmd provides includes, but is not limited to, the following: - CPU usage - Memory usage - Network interfaces and connections - Sensors - Disk usage - Mounted filesystems gkrellmd may...


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

License: Freeware Download (54): php-gkrellm Download

Added: July 15, 2013 | Visits: 2.661

Weather Web Cam Images History PHP This is a tutorial on how to use my PHP script to make a web cam image history thumbnail page.


Platforms: PHP

License: Freeware Size: 10 KB Download (68): Weather Web Cam Images History PHP Download

< 1 2 3 4 5 >