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

Secret Php Option Com Ckforms freeware
Filter: All | Freeware | Demo
 

Secret Php Option Com Ckforms

< 1 2 3 4 5 > 
Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 745

Hide and Secret Hide and Secret is a fun and addictive hidden object game and one of the hundreds of great completely free and full games available at MyPlayCity.com. With a constantly growing collection, casual gamers can rejoice in the fact that they will certainly never run out of video games to choose from... Platforms: Windows

License: Freeware Size: 6.61 MB Download (59): Hide and Secret Download

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 452

XRNS-PHP XRNS-PHP is a collection of command-line scripts for Renoise - http://www.renoise.com/ is contemporary music composition tool with XML-based file formats; making it possible to develop PHP scripts for various areas of interest. Platforms: Windows, Mac, Linux

License: Freeware Size: 1021.36 KB Download (49): XRNS-PHP 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: 670

PHP-AWS PHP-AWS is a collection of PHP classes that let you take advantage of Amazon's web services platform (AWS). Currently, we have classes for use with - Simple Storage Service (S3) - Simple Queue Service (SQS) - Elastic Compute Cloud (EC2) - Mechanical Turk (MTurk) Methods__construct($key,... Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (52): PHP-AWS Download

Added: May 10, 2013 | Visits: 923

Remove Newsletter option Remove the subscribe to Newsletter drop down option from the create account page. Its simple, just remove a part of code from the create_account.php Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (64): Remove Newsletter option Download

Added: May 04, 2013 | Visits: 1.322

Pricing Basket Option Function for pricing basket option using Monte Carlo Simulation. You can specify if you want an American option. For American options, it follows LMS algorithm. You can choose to specify Averaging date, Average Price, Average type etc. asianbasket.m and europeanbasket.m are the files for pricing.... Platforms: Matlab

License: Freeware Size: 10 KB Download (54): Pricing Basket Option Download

Added: September 09, 2013 | Visits: 1.179

Node Option Premium This module adds a new node option Premium content along with core publishing options (Published, Promoted to front page, Sticky at top of lists).When a node is published as premium content, only users with proper privileges may view the full content of the node.Non-premium users can still access... Platforms: PHP

License: Freeware Size: 10 KB Download (43): Node Option Premium Download

Added: July 31, 2013 | Visits: 489

Coda PHP Toolkit A Coda plugin aimed at PHP & Web development. Features 1. PHP syntax validation with "jump to error" 2. Clean up/reformat HTML, CSS and PHP code (configurable) 3. HTML, CSS and javascript validation 4. javascript minify 5. Automatic check for updates 6. It???*a*?s free All features use... Platforms: Mac

License: Freeware Size: 675.84 KB Download (44): Coda PHP Toolkit Download

Added: October 24, 2006 | Visits: 5.857

Real & Strategic Option Valuation The Real Option Valuation model encompasses a suite of option pricing tools to quantify the embedded strategic value for a range of investment scenarios. Traditional discounted cash flow investment analysis will only accept an investment if the returns on the project exceed the hurdle rate.... Platforms: Windows

License: Freeware Size: 143 KB Download (425): Real & Strategic Option Valuation Download

Released: January 05, 2004  |  Added: October 18, 2006 | Visits: 11.633

Aardvark Topsites PHP Aardvark Topsites PHP is the premier free PHP/MySQL topsites script. Aardvark Topsites PHP has all the features you will ever need. Members' ranks can be shown on their button. There are 6 different ranking methods, including pageviews. Powerful anticheating protection is included. It supports... Platforms: Windows, *nix

License: Freeware Size: 70 KB Download (831): Aardvark Topsites PHP Download

Released: October 21, 2014  |  Added: February 03, 2015 | Visits: 3.795

CodeLobster PHP Edition CodeLobster PHP Edition is a free portable handy and easy-in-use code editor that is primarily intended for quick and easy creation and editing of PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty template engine, Twig, JQuery library, CodeIgniter framework, CakePHP... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 26.81 MB Download (228): CodeLobster PHP Edition Download

Released: January 16, 2008  |  Added: April 01, 2008 | Visits: 6.172

COM Port Data Emulator If you are a software developer or a hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable COM port testing and analysis tool, look no further than... Platforms: Windows

License: Freeware Size: 1.41 MB Download (1518): COM Port Data Emulator Download

Released: August 10, 2008  |  Added: August 29, 2008 | Visits: 10.182

PHP Form Validator It is quite essential to have input validations in the server side form processing script. Having the right set of validations prevent bad data entering your database. Form validations can, to some extend, prevent attacks too. The PHP form validation script contains a set of commonly required... Platforms: Not Applicable

License: Freeware Size: 49.74 KB Download (1945): PHP Form Validator Download

Added: May 10, 2013 | Visits: 2.162

PHP Cleaner PHP Cleaner is an utility written in PHP to 'clean' php, css and js files. What it does is stripping comments and removing every spaces (unless that space is needed) which result is much smaller files, and help decreases the execution time. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (148): PHP Cleaner Download

Released: April 25, 2013  |  Added: May 19, 2013 | Visits: 2.974

Secret Disk Purpose of the program Secret Disk can create additional disk on your PC, which can be invisible and locked with a password. You can make your files and folders invisible and protected. Benefits of the program You don't need to format your hard disk. Our program will create new disk... Platforms: Windows

License: Freeware Size: 311.32 KB Download (320): Secret Disk Download

Added: January 18, 2010 | Visits: 1.055

Secret::Simple Secret::Simple are secure secrets in configurations and code. SYNOPSIS # OOP style my $ss = Secret::Simple->new(); my $ciphertext = $ss->encrypt($plaintext); my $plaintext = $ss->decrypt($ciphertext); # procedural style my $ciphertext = ssencrypt($plaintext); my $plaintext =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): Secret::Simple Download

Added: January 18, 2010 | Visits: 2.243

PHP Online RPG PHP Online RPG project is an graphical online RPG. This RPG uses only the browser to create a vast world. The power of html tables allow us to create a graphical online rpg that is fast, and vivid. The only requirements are a browser and patience. As the world grows, its possible for the code... Platforms: *nix

License: Freeware Size: 2.5 MB Download (139): PHP Online RPG Download

Added: January 18, 2010 | Visits: 1.710

PHP FastFileCache PHP FastFileCache caches output from dynamic PHP scripts, and stores them in files for fast retrieval under high server load.. WebSuck is a web spider for Java2 (C) 2001 Åke Wallebom Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): PHP FastFileCache Download

Added: August 17, 2010 | Visits: 1.668

PHP Tag Engine PHP Tag Engine project is a library that allows you to easily add tagging functionality to a PHP application.. Crowd Favorite offers web-based task-management software, WordPress development, blog consulting and general web development services. Platforms: *nix

License: Freeware Size: 87.04 KB Download (101): PHP Tag Engine Download

Added: May 10, 2013 | Visits: 2.158

Cute PHP library cphplib (Cute PHP library) is a small collection of classes for PHP. Purpose of the classes is to simplify functions for daily work with PHP. e.g. convertions, formating, DB session and so on. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (147): Cute PHP library Download

< 1 2 3 4 5 >