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

File Php freeware
Filter: All | Freeware | Demo
 

File Php

< 1 2 3 4 5 > 
Added: August 13, 2010 | Visits: 1.503

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: March 06, 2010 | Visits: 1.342

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: June 09, 2010 | Visits: 946

phpCDLabelPS phpCDLabelPS creates labels for your data/MP3 CDs using PHP and PostScript (output will be a postscript file). It is controled by a frontend and a PostScript template. To install, just extract all files somewhere in your webtree. Then point your browser to cdlabel.php - thats it. You may want... Platforms: *nix

License: Freeware Size: 13.31 KB Download (101): phpCDLabelPS Download

Added: June 11, 2010 | Visits: 1.802

PHP PSD reader PHP PSD reader reads .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. The project comes with imagecreatefrompsd (a function that returns an image handle just like the native PHP imagecreatefrom functions). It supports documents from Adobe Photoshop 3.0 up to version CS3,... Platforms: *nix

License: Freeware Download (205): PHP PSD reader Download

Added: August 07, 2010 | Visits: 2.462

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 (248): PHP/Mysql Site Builder Download

Added: July 14, 2010 | Visits: 2.050

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: July 05, 2010 | Visits: 3.232

PHP Shell PHP Shell is a shell wrapped in a PHP script. PHP Shell is a tool you can use to execute arbitrary shell-commands or browse the filesystem on your remote webserver. This replaces, to a degree, a normal telnet-connection. You can use it for transferring your site as a compressed file, and then... Platforms: *nix

License: Freeware Size: 19.46 KB Download (532): PHP Shell Download

Added: March 22, 2010 | Visits: 2.450

Captcha PHP Captcha PHP is a PHP class library that works without cookies. It is extremely easy to integrate into existing sites and your < form > processing logic. And it requires no database. It strives to be more user-friendly. It gives visual feedback while you enter a solution (AJAX). And it accepts a... Platforms: *nix

License: Freeware Size: 22.53 KB Download (323): Captcha PHP Download

Added: September 11, 2010 | Visits: 1.211

File::Comments File::Comments is a Perl module that ecognizes file formats and extracts format-specific comments. SYNOPSIS use File::Comments; my $snoop = File::Comments->new(); # *---------------- # | program.c: # | /* comment */ # | main () {} # *---------------- my $comments =... Platforms: *nix

License: Freeware Size: 12.29 KB Download (91): File::Comments Download

Added: October 26, 2010 | Visits: 1.439

BytesFall Explorer BytesFall Explorer (bfExplorer for short) is a web-based file manager programmed in PHP and JavaScript and licensed under the GNU GPL. It allows you to upload, download, view, edit, copy, move/rename and change permissions of a single file/directory or a group of files/directories. It uses an... Platforms: *nix

License: Freeware Size: 307.2 KB Download (98): BytesFall Explorer Download

Added: May 10, 2013 | Visits: 1.443

PHP-IRC PHP-IRC is a modular IRC bot written in PHP5 with a combination of object based/oriented programming. It operates under several different platforms with the purpose of automating common information related tasks on IRC. There are two main reasons that PHP was selected as the primary... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (144): PHP-IRC Download

Added: November 17, 2010 | Visits: 2.570

PHP Project PHP Project is an easy-to-use Web-based project management system PHP Project features multiple user support, and is easy to customize for your needs. Easily create and edit project details with web-based project management software. Customize your project categories and the project status... Platforms: *nix

License: Freeware Size: 18.43 KB Download (229): PHP Project Download

Added: February 11, 2010 | Visits: 1.343

Htscanner Htscanner will allow one to use htaccess-like file to configure PHP per directory, just like apaches htaccess. It is especially useful with fastcgi. This package was originally developed by Bart Vanbrabant. Old versions are available from: http://files.zoeloelip.be/htscanner. Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Htscanner Download

Added: May 10, 2013 | Visits: 2.008

PHP Gmail Drive PhpGmailDrive is a new type of file sharing utility. Unlike typical file servers (say xDrive) it uses Gmail as backend file server. You can enjoy it simply by hosting a small PHP script in your web site without any database. Gmail file space is more than 2GB, so you can imagine you already have... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (169): PHP Gmail Drive Download

Added: November 24, 2010 | Visits: 1.700

PHP Active Code Library PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored in the database, PHP ACL... Platforms: *nix

License: Freeware Size: 13.31 KB Download (130): PHP Active Code Library 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: June 08, 2010 | Visits: 1.215

Rauls classes for PHP Rauls classes for PHP is an OOP database abstraction layer for PHP 5.1 or greater. Rauls classes for PHP provides abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreSQL, and... Platforms: *nix

License: Freeware Size: 51.2 KB Download (91): Rauls classes for PHP Download

Added: October 25, 2010 | Visits: 1.643

PHP Big Brother Hosts Configurator PHP Big Brother Hosts Configurator (phpBBHC) is a collection of PHP scripts and one C program to configure hosts for the Big Brother network monitoring software. It doesnt cover all the possible settings for Big Brothers hosts file but it should be enough for most demands. Ammendment: Big... Platforms: *nix

License: Freeware Size: 11.26 KB Download (113): PHP Big Brother Hosts Configurator Download

Added: September 03, 2010 | Visits: 1.258

interface preprocessor for PHP ippfp is an easy-to-use library which provides oo-methods for creating and rendering user interfaces in PHP independently from output format. It features HTML, GTK, PDF and ncurses. You can create input masks such as forms for databases or other user interfaces. ippfp features abstraction,... Platforms: *nix

License: Freeware Size: 133.12 KB Download (94): interface preprocessor for PHP Download

Added: April 15, 2010 | Visits: 1.166

JPEG Fit JPEG Fit is a PHP class that can be used to optimize images to fit within a given file size limit. The project takes a picture in any format supported by the GD library and generates a JPEG picture with the maximum quality factor that makes the picture file size not exceed a given limit. This... Platforms: *nix

License: Freeware Download (114): JPEG Fit Download

< 1 2 3 4 5 >