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

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

Password File Contact Php

< 1 2 3 4 5 > 
Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 795

DRMsoft Universal File Encryptor Encrypt and convert various types of file to exe with password protected, prevent from editing, copying and printing. You may specify the icon of encrypted file. You can convert file to exe without password, and you can also set a password with PC- binding to your users. Only you can create open...



Platforms: Windows

License: Shareware Cost: $45.00 USD Download (413): DRMsoft Universal File Encryptor Download

Released: February 01, 2015  |  Added: November 07, 2015 | Visits: 1.928

ApPHP AJAX File Upload web control ApPHP AJAX File Uploader is an easy to use, high-performance PHP AJAX Multiple File Upload Control which allows you to upload files to web server without refreshing the page. Most of the web application available today includes a capability of user to upload files, whether it is a social media...





Platforms: Windows, *nix, Windows 7, Windows Server

License: Shareware Cost: $30.29 USD Size: 10.37 KB Download (89): ApPHP AJAX File Upload web control Download

Added: May 10, 2013 | Visits: 615

check if a file or directory exists To determine whether a file exists on the server, PHP has a simple function: file_exists(). This can also be used to determine if a directory exists.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): check if a file or directory exists Download

Added: May 10, 2013 | Visits: 704

read file to array This simple PHP example shows how to read a text file into an array, with each line of the file as a seperate element.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (64): read file to array Download

Released: January 25, 2024  |  Added: February 01, 2024 | Visits: 1.817

File Encryptor File Encryptor is MS Windows compatible software designed for fast processing of extremely large files. It can encrypt and decrypt files, contents of folders using any file as a password. File Encryptor contains a lot of additional tools and presents a flexible user interface with detailed...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $19.99 USD Size: 859 KB Download (1352): File Encryptor Download

Added: January 14, 2010 | Visits: 4.374

Auto Directory Index PHP Script AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories. It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more..


Platforms: *nix

License: Freeware Size: 84.99 KB Download (371): Auto Directory Index PHP Script Download

Released: January 03, 2013  |  Added: January 17, 2013 | Visits: 937

PDS Access Password Recovery Advance PDS Access Password Recovery Software is best mdb password remover tool to perfectly recover, restore, retrieve mdb database password in minutes. Perfect Access Password Recovery tool is a result oriented MDB Password Recovery Tool to unlock mdb database and unprotect MDB database...


Platforms: Windows

License: Demo Cost: $15.00 USD Size: 359 KB Download (78): PDS Access Password Recovery Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 1.093

PHP Mass/Bulk Emailer PHP Mass/Bulk Emailer is a powerful PHP script that will allow you to send out large number of emails from your own server to the intended recipients safely. Key Features: - Powerful and secure web-based PHP auto mailer - No MySQL database needed, installation on your server can be done within 5...


Platforms: Windows, Mac, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Unix, Other

License: Freeware Size: 25 KB Download (134): PHP Mass/Bulk Emailer Download

Added: October 13, 2006 | Visits: 5.264

Acerose Password Vault The Acerose Password Vault provides you with an easy way to organize and keep all your passwords both safe and secure. Sometimes simpler is also better. The vast majority of password management programs use some sort of a database to hold password information. The problem with...


Platforms: Windows

License: Freeware Size: 882 KB Download (312): Acerose Password Vault Download

Released: August 28, 2007  |  Added: October 31, 2007 | Visits: 3.943

Aurora Password Manager Aurora Password Manager is a full-featured password storage and management solution. This software will store your sensitive data such as website and e-mail passwords, credit card account data, cellular phone PIN codes, etc. in a secure database. The database is encrypted with a 256-bit Advanced...


Platforms: Windows

License: Commercial Cost: $29.00 USD Size: 3.09 MB Download (236): Aurora Password Manager Download

Released: March 23, 2007  |  Added: March 27, 2007 | Visits: 3.124

Arovax TraySafe Password Manager Business Business or Network version of innovative password management software Arovax TraySafe allows net users to forget about password problems in small offices or big corporations. Nowadays there are a lot of password keeping solutions, but however none of them can be compared to TraySafe password...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.91 MB Download (124): Arovax TraySafe Password Manager Business Download

Released: February 07, 2008  |  Added: March 24, 2008 | Visits: 3.362

Files Together Files Together is a web based file manager that runs on Apache/IIS or any web server that supports php on any OS (windows/Linux etc). You can use our web based file manager to create web file sharing solutions for your organisation. If your organisation has a requirement to distribute or...


Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, Handheld/Mobile Other,RIM,Symbian,Java

License: Commercial Cost: $99.00 USD Size: 10 MB Download (312): Files Together Download

Released: January 21, 2009  |  Added: February 19, 2009 | Visits: 3.765

Easy PHP Encrypt Easy PHP Encrypt is designed to optimize, obfuscate and encrypt your php source, and keep users from gaining access to your hard work. Easy PHP Encrypt also includes popup protection, so you can give out a demo version of your PHP source code, and force your users to register. Your encrypted...


Platforms: Windows

License: Demo Cost: $59.99 USD Size: 438.16 KB Download (179): Easy PHP Encrypt Download

Added: May 22, 2010 | Visits: 1.232

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: October 12, 2010 | Visits: 1.396

Data::Password::Manager Data::Password::Manager is a Perl module to generate, check, manage crypt - des passwords. SYNOPSIS use Data::Password::Manager qw( pw_gen pw_valid pw_obscure pw_clean pw_get ); $password = pw_gen($cleartext); $ok = pw_valid($cleartxt,$password); $clean_text = pw_clean($dirty_text);...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): Data::Password::Manager Download

Added: June 17, 2010 | Visits: 810

Alternate Password Library Alternate Password Library (libaltpw) adds alternate password support dynamically with LD_PRELOAD or by linking the shared library with the executable. Useful, for example, to make sendmail, procmail, and pop3d use an alternate password if you are an ISP. Works with any program that uses the...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): Alternate Password Library Download

Released: May 06, 2013  |  Added: May 06, 2013 | Visits: 1.161

1-abc.net Security Box There are many programs to protect your privacy and system security, but this one combines 6 fantastic security tools in one easy-to-use collection. Six fast modules to improve your data security will guide you step by step on your way to a safer system! Many people nowadays do not really care...


Platforms: Windows

License: Shareware Cost: $39.99 USD Size: 1.61 MB Download (143): 1-abc.net Security Box Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 507

Password Keeper 2000 Password Keeper is a small utility useful for storing your frequently used passwords. Password information can be stored, edited and printed with this easy to use program. Each password file that you create can contain up to 1000 account entries. You'll never forget a password again with this...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 655.36 KB Download (407): Password Keeper 2000 Download

Added: May 10, 2013 | Visits: 669

GF-3XPLORER The GF-3XPLORER is a PHP based file management-script. It allows you to manage your homepage without FTP. It includes many functions like: - Create files and folders - Delete file and folders - An editor to change textbased files Changes: - Includes more languages and more functions like a...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): GF-3XPLORER Download

Added: May 10, 2013 | Visits: 793

FileCloset FileCloset is an easy-to-use, fast, database-less and lightweight web-based file sharing and managing system using PHP. It supports multiple users, it features a complete interface.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): FileCloset Download

< 1 2 3 4 5 >