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

Php Include File If Exists freeware
Filter: All | Freeware | Demo
 

Php Include File If Exists

< 1 2 3 4 5 > 
Added: March 05, 2010 | Visits: 1.183

Audio::TagLib::MPC::File Audio::TagLib::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods. SYNOPSIS use Audio::TagLib; my $i = Audio::TagLib::MPC::File->new("sample mpc file.mpc"); print $i->tag()->title()->toCString(), "n"; # got title This implements and provides an interface for... Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::MPC::File Download

Added: March 17, 2010 | Visits: 1.523

Audio::TagLib::Vorbis::File Audio::TagLib::Vorbis::File is an implementation of Ogg::File with Vorbis specific methods. SYNOPSIS use Audio::TagLib::Vorbis::File; my $i = Audio::TagLib::Vorbis::File->new("sample vorblis file.ogg"); print $i->tag()->comment()->toCString(), "n"; # got comment This is the central class... Platforms: *nix

License: Freeware Size: 1.4 MB Download (299): Audio::TagLib::Vorbis::File Download

Added: June 24, 2010 | Visits: 1.302

Audio::TagLib::Ogg::FLAC::File Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods. SYNOPSIS use Audio::TagLib::Ogg::FLAC::File; my $i = Audio::TagLib::Ogg::FLAC::File->new("sample file.flac"); print $i->tag()->album()->toCString(), "n"; # got album This implements... Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::Ogg::FLAC::File Download

Added: May 08, 2010 | Visits: 1.315

DaDaBIK DaDaBIK project is a free PHP application that allows you to easily create a highly customizable front-end for a database in order to search, update, insert and delete records; all you need to do is specifying a few configuration parameters. Starting from version 4.0 alpha DaDaBIK uses the... Platforms: *nix

License: Freeware Size: 1.6 MB Download (354): DaDaBIK Download

Added: July 20, 2010 | Visits: 898

Daizu::File Daizu::File is a Perl class representing files in working copies. Each object of this class represents a particular file in a Daizu CMS working copy (a record in the wc_file table). METHODS Note that all the functions which return the value of a Subversion property will strip leading and... Platforms: *nix

License: Freeware Size: 419.84 KB Download (92): Daizu::File Download

Added: June 09, 2010 | Visits: 947

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: July 03, 2010 | Visits: 1.330

File::Spec::Link File::Spec::Link is a Perl extension for reading and resolving symbolic links. SYNOPSIS use File::Spec::Link; my $file = File::Spec::Link->linked($link); my $file = File::Spec::Link->resolve($link); my $dirname = File::Spec::Link->chopfile($file); my $newname =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): File::Spec::Link Download

Added: July 13, 2010 | Visits: 812

File::PM2File File::PM2File - obsolete. User File::Where SYNOPSIS file_in_include() # obsolete. Replace with File::Where::where() pm2file() # obsolete. Replace with File::Where::where_pm() pm2require() # obsolete. Replace with File::Where::pm2require() $File::PM2File::warn_obsolete = 1; # turns on... Platforms: *nix

License: Freeware Size: 33.79 KB Download (103): File::PM2File Download

Added: March 08, 2010 | Visits: 1.596

Bilbo Bilbo is a PHP frontend to run scans using the security scanner Nessus. Installation instructions: 1) Download bilbo-x.y.tgz and do: tar -zxvf bilbo-x.y.tgz This will create the following files in the current directory. bilbo/index.php bilbo/reports/ bilbo/functions.inc.php... Platforms: *nix

License: Freeware Size: 13.31 KB Download (123): Bilbo Download

Added: November 04, 2010 | Visits: 1.105

File::stat File::stat is a by-name interface to Perls built-in stat() functions. SYNOPSIS use File::stat; $st = stat($file) or die "No $file: $!"; if ( ($st->mode & 0111) && $st->nlink > 1) ) { print "$file is executable with lotsa linksn"; } use File::stat qw(:FIELDS); stat($file) or die "No... Platforms: *nix

License: Freeware Size: 14.2 MB Download (108): File::stat Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 931

File Joiner (32bit, portable) File Joiner is a tool which combines multiple files into one file. If you have all these files ending with .001, .002, .003, etc. and don't know what to do with them, this is the application for you. 00n (001, 002, ...) are parts of a bigger file that was split for easier manageability and/or so... Platforms: Windows

License: Freeware Download (117): File Joiner (32bit, portable) Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 817

The V File Viewer V is an all-purpose File Manager for Windows. It is a combination File Viewer, Directory Browser, File Finder and File Unzipper. Features include: * A Dual Pane Interface with tabbed browsing * Large file support - and large really does mean LARGE! * Thumbnails Mode * An easy to use interface... Platforms: Windows

License: Freeware Size: 4.12 MB Download (64): The V File Viewer Download

Added: May 10, 2013 | Visits: 350

flistr Flistr is a PHP script designed to generate file listings.Its strong points are:* easy scripting - uses YAML files for configuration and project management* heavy use of the PHP5 object model - applies best-practice PHP patterns* multiple skins support - create your own templates with Smarty... Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (61): flistr Download

Added: May 10, 2013 | Visits: 826

Office for PHP Office for PHP aim to be the first implementation of a cross-platform, reader/writer, dom-like based software to manage Office and OpenOffice documents with a pluggable back-end architecture that will let to developers to implement their own reader/writers and will let to users to manage their... Platforms: Windows, *nix, ASP.NET, BSD Solaris

License: Freeware Download (49): Office for PHP Download

Added: May 10, 2013 | Visits: 527

Graphic Counter This little script will get the number form a mysql table and make that number a graphic through the use of the GD Library (must have this enabled in the php.ini file).Just put this code in a file whatever.php and then in the main file just include the whatever.php file whereever you want the... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): Graphic Counter Download

Added: May 10, 2013 | Visits: 633

PHPlib 7.4a PHPlib is a PHP application development framework that provides you with an easy to manage Object Oriented way to handle sessions, authentication and permissions in your PHP application. PHPlib also has serveral helper classes, prominent amongst them are the DB_sql, template, OOH forms and... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): PHPlib 7.4a Download

Added: May 10, 2013 | Visits: 807

Bluemoon.My File Manager This module is the simple file manager for the above-mentioned 5 modules.1:Newbb_fileup2:News_fileup3:Mydl_fileup4:PopnupBlog5:Bluemoon.Multi-Entry Form Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Bluemoon.My File Manager Download

Added: July 04, 2013 | Visits: 527

Ara RSS for Scripts Ara is an automatic editor of RSS feeds. Only the links towards the Web pages must be given to him. It is able to retrieve the title and the description of the pages and to produce a syndication file in the RSS format.It enables you to select the pages to be syndicated instead of publishing the... Platforms: PHP

License: Freeware Size: 30.72 KB Download (50): Ara RSS for Scripts Download

Added: July 28, 2013 | Visits: 467

JIncluder Ever wanted to code your own php file inside your joomla cms? Well, this is the joomla extension you need. Include any php file with this extension and have your own codes running on your cms page.Unlike similay extensions that use php eval command to run your script and thereby making your php... Platforms: PHP

License: Freeware Size: 10 KB Download (42): JIncluder Download

Released: August 31, 2014  |  Added: April 04, 2015 | Visits: 2.098

PCMate Free File Encryptor PCMate Free File Encryptor is a security software product that helps lock your important files from prying eyes with secure cryptographic algorithms including cipher and hash, leaving no chance of decryption for unauthorized people. With this free file encryptor, it is easy to password protect... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.44 MB Download (107): PCMate Free File Encryptor Download

< 1 2 3 4 5 >