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

My Vacation Tracker Contact Php freeware
Filter: All | Freeware | Demo
 

My Vacation Tracker Contact Php

< 1 2 3 4 5 > 
Added: June 14, 2013 | Visits: 1.463

PHP Support Tickets PHP Support Tickets will allow a webmaster the ability to offer its user base a means to contact its personel through request vouchers. Platforms: PHP

License: Freeware Size: 71.68 KB Download (49): PHP Support Tickets Download

Added: August 03, 2013 | Visits: 871

Torrent Tracker for File sharing Torrent Tracker is a Perl and PHP-based '.torrent' tracker, with a web front end.It lets you or anyone else upload and download torrent files as well as monitoring the utilization of all torrents it knows of. Platforms: PHP

License: Freeware Size: 10 KB Download (69): Torrent Tracker for File sharing Download

Added: May 11, 2013 | Visits: 5.839

Contact Form PHPScript PHP Contact Form is a secure form processor for your Contact Us web page.PHP Contact Form features:- To prevent spam, a user is required to enter a security code (also called captcha or turing number).- The script checks that all form fields are filled and that e-mail address has the correct... Platforms: PHP

License: Freeware Size: 10 KB Download (51): Contact Form PHPScript Download

Added: June 07, 2013 | Visits: 843

Contact Save Never miss a contact message again! This module stores in the database all messages submitted through the core contact forms.This solves the problem of e-mails which don't make it to their proper destination (due to a wrong email address, network failure, mail server problem, or spam blocker),... Platforms: PHP

License: Freeware Size: 10 KB Download (55): Contact Save Download

Added: November 09, 2013 | Visits: 442

Work Tracker for Linux Work Tracker is a work tracking system written in PHP. This project is a fork of the Sourceforge Issue-Tracker project. While Issue-Tracker focuses mostly on tracking issues, Work Tracker tracks general work tasks. Platforms: *nix

License: Freeware Size: 266.24 KB Download (37): Work Tracker for Linux Download

Released: October 13, 2013  |  Added: April 16, 2014 | Visits: 4.246

Contact Form Script This PHP script is a fully functioning contact form which can be easily installed on your own website. It enables users to contact you directly by filling out the form. The PHP script is completely FREE to use, and none of the code is encoded allowing you to alter and change the script in...

License: Freeware Size: 19 KB Download (64): Contact Form Script Download

Added: August 30, 2008 | Visits: 1.609

Bid-n-Invoice My Contacts Bid-n-Invoice My Contacts is a Contact list and address book. The fast and easy way to store Names, Address, Phone and fax numbers, email address Web site address and more. Use Bid-n-Invoice My Contacts to store your friends, family or business contact information. Platforms: Windows

License: Freeware Size: 2.08 MB Download (165): Bid-n-Invoice My Contacts Download

Added: August 01, 2008 | Visits: 1.781

My Address Book_pro My Address Book pro is an easy to use contact manager for keeping track of friends, family, and business contacts. You can store addresses, email, web links & phone information and add some notes for each contact. You can also send Email and visit your contacts website with a single click of the... Platforms: Windows

License: Freeware Size: 1.5 MB Download (581): My Address Book_pro Download

Added: September 04, 2010 | Visits: 887

TorrentTrader v2.0 TorrentTrader provides a PHP-based Tracker application for the BitTorrent P2P protocol. TorrentTrader allows anyone with a Web server supporting PHP and MySQL to run their own BitTorrent tracker. Also offered is a lite edition that does not require MySQL. "It is an open-source project, which... Platforms: *nix

License: Freeware Size: 1024 KB Download (117): TorrentTrader v2.0 Download

Added: July 22, 2010 | Visits: 2.003

PHP WebDAV extension PHP WebDAV extension project allows easy access to remote resources with PHP through the DAV protocol. Installation This extension requires the Neon library and the related header files. Neon can be downloaded from: http://www.webdav.org/neon/ Pre-built packages and ports are already... Platforms: *nix

License: Freeware Size: 235.52 KB Download (145): PHP WebDAV extension Download

Added: February 01, 2010 | Visits: 6.755

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 (276): Contact Form Killer Download

Added: February 23, 2010 | Visits: 2.140

Support Incident Tracker Support Incident Tracker (or SiT!) is a Web-based application for tracking technical support calls or emails. Support Incident Tracker project can manage contacts, sites, technical support contracts, and support incidents in one place. You can send and receive email directly from SiT!,... Platforms: *nix

License: Freeware Size: 1.2 MB Download (107): Support Incident Tracker Download

Added: July 14, 2010 | Visits: 2.048

MySQL PHP to Posgres Converter MySQL PHP to PostgreSQL is an application that takes a php page that uses mysql calls and changes them into PostgreSQL calls. This allows any website (if it converts properly) that was written in PHP for MySQL to run as a website written to run on PostgreSQL. - Step 1: Download and uncompress... Platforms: *nix

License: Freeware Size: 11.26 KB Download (108): MySQL PHP to Posgres Converter Download

Added: October 21, 2010 | Visits: 2.543

BORG Calendar and Task Tracker BORG is a combination calendar and task tracking system. The calendar supports simple todos. The Task Tracker goes way beyond todos. BORG is basically meant to be a small self-contained Java application that you can run locally. Many users run BORG Calendar and Task Tracker from a thumb drive.... Platforms: *nix

License: Freeware Size: 3.7 MB Download (198): BORG Calendar and Task Tracker Download

Added: February 15, 2010 | Visits: 2.252

GPS Tracker GPS Tracker project allows someone to track a GPS enabled cell phone using Google maps. For this project I used a Motorola i355 cell phone on the Sprint/Nextel network. You need to have a data plan so that you can make updates to your website from the cellphone. Please read the ReadMe.txt file... Platforms: *nix

License: Freeware Download (203): GPS Tracker Download

Added: July 24, 2010 | Visits: 2.202

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.171

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 (107): PHP::Session::DB Download

Added: June 01, 2010 | Visits: 1.444

PHP SQLDiff PHP SQLDiff is a Web application that shows the difference between two SQL database tables. If you manage your database tables like I do, you also make copious copies of the tables. When I go to make any serious change to a table, I copy the table to another database and make my changes there.... Platforms: *nix

License: Freeware Size: 573.44 KB Download (97): PHP SQLDiff Download

Added: February 03, 2010 | Visits: 1.153

Net::BitTorrent::LibBT::Tracker Net::BitTorrent::LibBT::Tracker is a Perl module to access a tracker running under libbttracker. SYNOPSIS use Net::BitTorrent::LibBT::Tracker; my $tracker = Net::BitTorrent::LibBT::Tracker->new("/path/to/tracker"); print "Tracker has ", $tracker->num_peers, " peers.n"; The... Platforms: *nix

License: Freeware Size: 21.5 KB Download (217): Net::BitTorrent::LibBT::Tracker Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 557

My Things, Your Things for Mac OS My Things, Your Things lets you organize things you borrow to and from other people. It helps you keep track of where your stuff is. You can handle due dates with automatic alarms (e.g. for returning a book to the library in time), organize your things through filtering with smart groups and... Platforms: Mac

License: Freeware Size: 2.3 MB Download (477): My Things, Your Things for Mac OS Download

< 1 2 3 4 5 >