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

Net Jaxer Contact Php freeware
Filter: All | Freeware | Demo
 

Net Jaxer Contact Php

< 1 2 3 4 5 
Added: September 16, 2006 | Visits: 5.050

SDE for Visual Studio .Net (CE) SDE for Visual Studio .Net is a UML CASE tool totally integrated with Microsoft Visual Studio. It supports full software development lifecycle - analysis, design, implementation, testing and maintenance. It combines the power of UML modeling facilities and Microsoft Visual Studio .Net. It helps...

License: Freeware Size: 6.84 MB Download (468): SDE for Visual Studio .Net (CE) Download

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

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 (831): Aardvark Topsites PHP Download

Added: July 15, 2006 | Visits: 3.023

Olvio.Ecommerce for Authorize.Net Olvio.Ecommerce is a payment processing class library for the Authorize.Net gateway. It includes all the latest features, SIM and AIM integration methods, CC and ECHECK processing, hash validation, response stream reader and more. Platforms: Windows, Windows CE

License: Freeware Size: 501 KB Download (113): Olvio.Ecommerce for Authorize.Net Download

Added: January 11, 2006 | Visits: 2.879

PKIBlackbox (.NET) PKIBlackbox.NET is a comprehensive component collection that adds Public Key Infrastructure (PKI) support to your .NET application. PKI includes X.509 certificates, certificate requests, certificate revokation lists, certificate storages etc. . Main PKIBlackbox functions are: * generate and... Platforms: Windows

License: Freeware Size: 4.42 MB Download (560): PKIBlackbox (.NET) Download

Released: May 15, 2006  |  Added: November 08, 2006 | Visits: 9.889

Public Mail 2 Contact for Outlook Public Mail 2 Contact for Outlook is a Freeware Microsoft Outlook addon. It generates Outlook contacts from existing e-mails and verifies whether the e-mail-address does already exist as contact of Outlook. Adequate filters prevent Public Mail 2 Contact from creating doubles in Outlook during... Platforms: Windows

License: Freeware Size: 1.87 MB Download (285): Public Mail 2 Contact for Outlook Download

Released: January 27, 2014  |  Added: February 11, 2014 | Visits: 11.208

Advanced Contact Manager Personal Advanced Contact Manager is a simple contact management solution for your sales and technical support teams to keep track of your customers, open issues and call and contact history. Advanced Contact Manager can help your team handle all incoming and outgoing calls, track the history of client... Platforms: Windows

License: Freeware Size: 5.31 MB Download (450): Advanced Contact Manager Personal Download

Released: October 21, 2014  |  Added: February 03, 2015 | Visits: 3.795

CodeLobster PHP Edition CodeLobster PHP Edition is a free portable handy and easy-in-use code editor that is primarily intended for quick and easy creation and editing of PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty template engine, Twig, JQuery library, CodeIgniter framework, CakePHP... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 26.81 MB Download (228): CodeLobster PHP Edition Download

Released: May 01, 2006  |  Added: November 01, 2014 | Visits: 3.146

WinTools.net WinTools.net is a suite of tools for increasing operating system performance. WinTools.net cleanly removes unwanted software from disk drives and dead references from the Windows registry. WinTools.net puts you in control of the Windows start up process, memory monitoring and gives you the power... Platforms: Windows

License: Freeware Cost: $29.99 USD Size: 800 KB Download (171): WinTools.net Download

Released: August 10, 2008  |  Added: August 29, 2008 | Visits: 10.181

PHP Form Validator It is quite essential to have input validations in the server side form processing script. Having the right set of validations prevent bad data entering your database. Form validations can, to some extend, prevent attacks too. The PHP form validation script contains a set of commonly required... Platforms: Not Applicable

License: Freeware Size: 49.74 KB Download (1945): PHP Form Validator Download

Added: May 10, 2013 | Visits: 2.161

PHP Cleaner PHP Cleaner is an utility written in PHP to 'clean' php, css and js files. What it does is stripping comments and removing every spaces (unless that space is needed) which result is much smaller files, and help decreases the execution time. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (148): PHP Cleaner Download

Released: July 25, 2014  |  Added: August 19, 2014 | Visits: 5.607

NBL Contact NBL Contact is a Windows database-driven software designed for personal, soho, small and medium size company, to manage personal or company contact, print envelope or mailing label and send group email. Include feature: Master Editor: Store Person, Company, Employee and Organization... Platforms: Windows, Windows Server

License: Freeware Size: 68.12 MB Download (283): NBL Contact Download

Added: January 18, 2010 | Visits: 1.842

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);... Platforms: *nix

License: Freeware Size: 23.55 KB Download (100): Net::Flickr::Backup Download

Added: January 18, 2010 | Visits: 1.297

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",... Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Net::Blogger::Engine::Userland::metaWeblog Download

Added: January 18, 2010 | Visits: 1.027

Net::Delicious::Iterator Net::Delicious::Iterator is an iterator class for Net::Delicious thingies. SYNOPSIS use Net::Delicious::Iterator; my @dates = ({...},{...}); my $it = Net::Delicious::Iterator->new("Date",@dates); while (my $d = $it->next()) { # Do stuff with $d here } NOTES It isnt really expected... Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): Net::Delicious::Iterator Download

Added: January 18, 2010 | Visits: 1.151

Net::Delicious::Constants::Config Net::Delicious::Constants::Config are constant variables for Net::Delicious default configs. SYNOPSIS use Net::Delicious::Constants qw (:config) __top Constant variables for Net::Delicious default configs.. Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Net::Delicious::Constants::Config Download

Added: January 18, 2010 | Visits: 1.494

net-check net-check package is a pair of simple perl scripts that will monitor and report on your internet connectivity. The scripts came about when my DSL provider repeatedly dropped the connections on a machine that was used exclusively as a dial-up gateway. In addition, since I am spending $50 a... Platforms: *nix

License: Freeware Size: 15.36 KB Download (112): net-check Download

Added: January 18, 2010 | Visits: 2.243

PHP Online RPG PHP Online RPG project is an graphical online RPG. This RPG uses only the browser to create a vast world. The power of html tables allow us to create a graphical online rpg that is fast, and vivid. The only requirements are a browser and patience. As the world grows, its possible for the code... Platforms: *nix

License: Freeware Size: 2.5 MB Download (139): PHP Online RPG Download

Added: January 18, 2010 | Visits: 1.709

PHP FastFileCache PHP FastFileCache caches output from dynamic PHP scripts, and stores them in files for fast retrieval under high server load.. WebSuck is a web spider for Java2 (C) 2001 Åke Wallebom Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): PHP FastFileCache Download

Added: January 18, 2010 | Visits: 3.792

PHP Personal Movie Database PHP Personal Movie Database lets you organise (add/edit/delete) and display your movies list (DVD, SVCD, VCD, DIVX, etc.). Features include the ability to retrive information (title, actor, poster, etc.) from IMDB, to display a poster of the movie on mouseover, and more. Whats New in This... Platforms: *nix

License: Freeware Size: 204.8 KB Download (308): PHP Personal Movie Database Download

Added: August 17, 2010 | Visits: 1.667

PHP Tag Engine PHP Tag Engine project is a library that allows you to easily add tagging functionality to a PHP application.. Crowd Favorite offers web-based task-management software, WordPress development, blog consulting and general web development services. Platforms: *nix

License: Freeware Size: 87.04 KB Download (101): PHP Tag Engine Download

< 1 2 3 4 5