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

File Lock Contact Php Contact Php software
Filter: All | Freeware | Demo
 

File Lock Contact Php Contact Php

< 1 2 3 4 5 > 
Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 669

DocML Viewer The DocML Viewer lets you browse a DocML file with a PHP/HTML interface similar to Javadoc. This allows development teams to easily access documentation across a network or from a website. Styles can be applied from a single CSS file. Visit http://www.docml.org for more details. Platforms: Windows, Mac, Linux

License: Freeware Size: 16.82 KB Download (52): DocML Viewer Download

Added: May 10, 2013 | Visits: 768

jsTemplate It is a very small library (just 4k) written in javascript that allows you to write template file similar to PHP or ASP but using JavaScript. The main advantage of this solution is the fact that the client's browser perform all the operations and it frees your server. Your web server has only to... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (50): jsTemplate Download

Added: April 26, 2013 | Visits: 697

Include It Include It is a plugin that permits the inclusion, in a post or in a page, of any type of file (even a php script that will be executed). I use it to write some functionalities needed in some pages, without creating special template pages (that are theme dependant) and without using a "php code... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Include It Download

Added: July 24, 2013 | Visits: 655

Dynamic CSS Enables a themer to generate a CSS file while using PHP.This module will go through all CSS files and replaces any file ending in '.php'with a generated static CSS file that is uniquely identified by its last changedate and the dcss_vars() values. This allows the dynamic CSS file to beaggregated... Platforms: PHP

License: Freeware Size: 20.48 KB Download (46): Dynamic CSS Download

Released: November 05, 2010  |  Added: November 09, 2010 | Visits: 6.913

PHP File Manager | CloudOsys CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud computing technology using the browser, the script... Platforms: Windows, Mac, *nix, Java

License: Freeware Size: 1.41 MB Download (404): PHP File Manager | CloudOsys Download

Released: December 24, 2007  |  Added: January 05, 2008 | Visits: 4.655

ZZEE PHP GUI Before ZZEE PHP GUI you were not able to run PHP files directly in GUI mode. If you wanted, for example, to develop a PHP script with a form for selecting some options, that manipulates files on your computer, this would become a non-trivial task. You would need a webserver set up and running on... Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 5.64 MB Download (435): ZZEE PHP GUI Download

Added: July 14, 2010 | Visits: 2.047

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: May 10, 2013 | Visits: 1.203

@1 File Store PRO A file archive plus membership access system written in PHP MySQL. Users signup or get added by the Admins or Sub-Admins. The Admins or Sub-Admins decide which "Group" each User belongs to. The Admins create folders and sub-folders for file archiving. The Admins decide which "Group" of Users can... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): @1 File Store PRO Download

Released: March 03, 2012  |  Added: March 25, 2012 | Visits: 12.853

PHTML Encoder The PHTML Encoder allows encoding PHP scripts before distributing them. The script code is encrypted before saving. Because PHTML Encoder is a cross-platform product, this software works on ALL computer and server platforms which support PHP. The PHTML Encoder includes console and GUI versions of... Platforms: Windows, Mac, *nix

License: Freeware Size: 6.54 MB Download (2773): PHTML Encoder Download

Released: September 14, 2011  |  Added: October 03, 2011 | Visits: 1.540

SoftLay Windows Contacts Converter Looking for a tool which can convert Windows Live Mail or Windows Mail .contact files to PST, CSV and VCF format, then go ahead with SoftLay Windows Contact Converter. Windows contact is a contact manager which is included in windows vista and windows 7 which is replaced and retained most of the... Platforms: Windows, Other

License: Shareware Cost: $69.00 USD Size: 1.72 MB Download (109): SoftLay Windows Contacts Converter Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 976

Harmoni PHP Project The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs Platforms: Windows, Mac, Linux

License: Freeware Size: 2.26 MB Download (49): Harmoni PHP Project Download

Added: June 12, 2013 | Visits: 517

Harmoni PHP Project The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs Platforms: *nix

License: Freeware Size: 2.26 MB Download (34): Harmoni PHP Project Download

Released: August 23, 2011  |  Added: April 23, 2014 | Visits: 9.233

PHP Login & User Management The user login & management script provides you with a pre-built user management system for you to use as a standalone script, or to integrate with your existing website. It comes with full source code, the interactive demo, 5 css templates and more. There's 2 options for integration: 1)... Platforms: Windows, Mac, *nix, DOS, Windows 8, Windows Phone, Windows 7, Windows Server, Other

License: Shareware Cost: $39.00 USD Size: 4.88 MB Download (62): PHP Login & User Management Download

Added: May 22, 2010 | Visits: 1.239

File::LckPwdF File::LckPwdF is a Perl module to lock and unlock the passwd and shadow files with lckpwdf and ulckpwdf. SYNOPSIS use File::LckPwdF; (lock_passwd(15)) || (die "Cant lock password file:n$! stopped"); # ... do stuff with the passwd file ... (unlock_passwd()) || (die "Cant unlock password... Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): File::LckPwdF Download

Added: June 03, 2010 | Visits: 1.957

File::LockDir File::LockDir is a Perl basic filename-level lock utility. SYNOPSIS use File::LockDir; INTERFACE new Initializes the class. Returns the singleton object. nflock($file, $nap_till, $locker, $lockhost) Locks the supplied filename. Only $file is required. $file is the file to be... Platforms: *nix

License: Freeware Size: 6.14 KB Download (460): File::LockDir Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 811

Lock Folder Lock File! Protecting your computer with the best level of security you can find is an essential in this day and age with so much malicious software out there. Using Lock Folder Lock File! gives you a whole new level of security, allowing you to lock access to specific files, entire folders, or even entire... Platforms: Windows

License: Shareware Cost: $34.95 USD Size: 4.03 MB Download (423): Lock Folder Lock File! Download

Released: April 12, 2003  |  Added: February 25, 2006 | Visits: 2.416

File Securer File Securer is a powerful tool designed to protect your sensitive folders and personal files. With strong security, File Securer embeds the protect into windows system kernel, and either on command mode or window mode, all work professionally. With exceptional easy of use, File Securer let you... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.61 MB Download (330): File Securer Download

Added: October 08, 2006 | Visits: 2.548

File Securer Software File Securer is a powerful tool designed to protect your sensitive folders and personal files. With strong security, File Securer embeds the protect into windows system kernel, both on command mode and window mode, all work professionally. With exceptional easy of use, File Securer let you be... Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 1.31 MB Download (542): File Securer Software Download

Released: September 24, 2012  |  Added: October 10, 2012 | Visits: 3.414

Advanced File Vault Hide or password-protect any file instantly by clicking on it. Advanced File Vault works with all file types including pictures and movies. Once a file is locked or hidden, it is completely encrypted and none of its contents can be viewed. To lock a file or folder, simply right-click on it and... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 737.71 KB Download (161): Advanced File Vault Download

Added: January 17, 2010 | Visits: 1.072

File::Flock File::Flock is a Perl module for file locking with flock. SYNOPSIS use File::Flock; lock($filename); lock($filename, shared); lock($filename, undef, nonblocking); lock($filename, shared, nonblocking); unlock($filename); my $lock = new File::Flock /somefile;... Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): File::Flock Download

< 1 2 3 4 5 >