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

I Net Viewer Docs Php freeware
Filter: All | Freeware | Demo
 

I Net Viewer Docs Php

< 1 2 3 4 5 
Added: January 07, 2010 | Visits: 1.089

Net::Hotline::Client Net::Hotline::Client is a Perl library for the Hotline internet client. SYNOPSIS use Net::Hotline::Client; $hlc = new Net::Hotline::Client; $hlc->connect("127.0.0.1") $hlc->chat_handler(&Chat_Handler); $hlc->msg_handler(&Msg_Handler); $hlc->login(Login => "Steve", Password =>...



Platforms: *nix

License: Freeware Size: 58.37 KB Download (109): Net::Hotline::Client Download

Added: February 12, 2010 | Visits: 684

Posy::Docs::ProgrammerGuide Posy::Docs::ProgrammerGuide is a guide for programmers of Posy. How Posy Works Posy has two modules which drive the whole thing: Posy and Posy::Core. Posy has been set up so that, when you give it a list of plugin modules to use, it imports them as children of each other, so that each one...





Platforms: *nix

License: Freeware Size: 71.68 KB Download (94): Posy::Docs::ProgrammerGuide Download

Added: August 15, 2010 | Visits: 925

i.Task i.Task is a little task viewer for Linux. Source is included under the LGPL license. The distribution includes binaries for GCC3 based systems and the source code. The external library Lgi is required to build from the source, but a binary of that is included. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (102): i.Task Download

Added: August 02, 2010 | Visits: 4.571

PHP Screw PHP Screw is a PHP script encryption tool. When you are developing a commercial package using PHP, the script can be distributed as encrypted up until just before execution, preserving your intellectual property.. Get PHP Screw at SourceForge.net. Fast, secure and free downloads from the largest...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (332): PHP Screw Download

Added: August 07, 2010 | Visits: 2.449

PHP/Mysql Site Builder PHP/Mysql Site Builder is a PHP/Mysql tool for managing your homepage, you can create dinamyc and static version of your site. PHPBuilder is free software, released under GNU GPL Licence version 2.0 (see COPYING file for details). PHPBuilder is the result of many ideas, and code write by...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (247): PHP/Mysql Site Builder Download

Added: March 20, 2010 | Visits: 945

php-Booba php-Booba is a simple application for developing Web applications. Whats New in This Release: - Fixed bug in timestamp verification.. Get php-Booba at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Simple PHP framework for...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (97): php-Booba Download

Added: August 14, 2010 | Visits: 1.935

KIPI Plugin: OpenGL Image Viewer While Digikam is a great app for managing your images, it lacks a good and fast image viewer in my opinion. Unfortunately, the fastest image viewer for KDE, Kuickshow, is not available as KIPI plugin. Therefore I wrote this plugin to fill that gap. KIPI Plugin: OpenGL Image Viewer KDE-Apps.org...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (119): KIPI Plugin: OpenGL Image Viewer Download

Added: July 14, 2010 | Visits: 2.038

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: June 15, 2010 | Visits: 1.287

PHP Database Access Through Arrays PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. It uses SPL to implement several classes and iterators interfaces to access MySQL databases. Examples: $DB[test_table][] = array( name => first, value => the first row );...


Platforms: *nix

License: Freeware Download (102): PHP Database Access Through Arrays Download

Added: May 18, 2010 | Visits: 1.257

Net::Connection::Sniffer::Util Net::Connection::Sniffer::Util are netaddr utilities. SYNOPSIS use Net::Connection::Sniffer::Util; my $ip = newcidr24 Net::Connection::Sniffer::Util($netaddr); my $ipcopy = $ip->copy; if ($someip->within($ip)) { do something... if ($ip->contains($someip)) { do something... if...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (119): Net::Connection::Sniffer::Util Download

Added: March 10, 2010 | Visits: 758

Net::Z3950 Net::Z3950 is a Perl extension for talking to Z39.50 servers. WARNING You should not be using this module unless you need this precise API for compatibility reasons. New applications should use the ZOOM-Perl module (Net::Z3950::ZOOM) instead. SYNOPSIS (This code blocks in reads: see below...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (89): Net::Z3950 Download

Added: June 25, 2010 | Visits: 2.321

PHP System Administration Toolkit PHP System Administration Toolkit is a toolkit/framework for the rapid development of system administration Web interfaces in PHP. PHP System Administration Toolkit will provide easy access to, for example, LDAP/xSQL servers.. Get SAT - PHP System Administration Toolkit at SourceForge.net. Fast,...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (137): PHP System Administration Toolkit Download

Added: June 10, 2010 | Visits: 1.439

Gentle.NET Gentle.NET is an RDBMS independent object persistence framework. Gentle.NET features automatic SQL generation and object construction, an SQL factory for creating custom queries, DataView construction helpers, excellent performance and reasonably complete docs. The framework defines a few...


Platforms: *nix

License: Freeware Size: 7 MB Download (93): Gentle.NET Download

Added: July 18, 2010 | Visits: 1.892

Control Framework for PHP The purpose of the Control Framework for PHP (CFP) is to design and implement a completely OO based approach to Web UI design and form handling in PHP. Control Framework for PHPs main use is for building the UI layer of your PHP Web application. UI behavior can be encapsulated into UI elements...


Platforms: *nix

License: Freeware Download (113): Control Framework for PHP Download

Added: January 23, 2010 | Visits: 1.288

Net::DAAP::Client Net::DAAP::Client is a client for Apple iTunes DAAP service. SYNOPSIS my $daap; # see WARNING below $daap = Net::DAAP::Client->new(SERVER_HOST => $hostname, SERVER_PORT => $portnum, PASSWORD => $password); $dsn = $daap->connect; $dbs_hash = $daap->databases; $current_db = $daap->db;...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (106): Net::DAAP::Client Download

Added: May 06, 2010 | Visits: 798

Net::Akismet Net::Akismet is a Perl interface to Akismet - comment and trackback spam fighter. SYNOPSIS my $akismet = Net::Akismet->new( KEY => secret-baba-API-key, URL => http://example.blog.net/, ) or die(Key verification failure!); my $verdict = $akismet->check( USER_IP => 10.10.10.11,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Net::Akismet Download

Added: November 25, 2010 | Visits: 684

phpDatabase.net 0.1 phpDatabase.net is an free and pure php database script..


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): phpDatabase.net 0.1 Download

Added: July 18, 2010 | Visits: 1.828

Net::Whois::RIPE Net::Whois::RIPE is an object-oriented Perl library module that provides methods to query, retrieve, and update RIPE-157 formatted objects from whois servers that support this format. In particular, both the Asian and European Internet Registries (whois.ripe.net and whois.apnic.net) support...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (100): Net::Whois::RIPE Download

Added: October 19, 2010 | Visits: 1.328

Net::UP::Notify Net::UP::Notify is a Perl module that can send "Net Alerts" to cellular phones with the "Unwired Planet" browser (AKA phone.com, AKA OpenWave UP.Browser). SYNOPSIS use Net::UP::Notify; $blah=new Net::UP::Notify; $blah->subscriberid("111111111-9999999_atlsnup2.adc.nexteldata.net");...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): Net::UP::Notify Download

Added: October 08, 2010 | Visits: 1.105

Bigtop::Docs::TOC Bigtop::Docs::TOC is a table of contents for Bigtop::Docs::* documentation modules. What Should I Read? This document is a brief annotated list of each Bigtop::Docs::* module. Here are the highlights: Lazy people should start with Bigtop::Docs::TentTut Those allergic to web apps should...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (91): Bigtop::Docs::TOC Download

< 1 2 3 4 5