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

Dss File Exchange Contact Php freeware
Filter: All | Freeware | Demo
 

Dss File Exchange Contact Php

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

Cache PHP Pages Zdr Improve your web site with this highly improved algorithm. Works with dynamic web pages and frequently used POST and GET parameters. If your web hosting provider limits your web hosting account (the web sites usually use shared hosting, where limitations are applied) by high CPU load, MySQL... Platforms: Windows, Linux

License: Freeware Size: 67 KB Download (433): Cache PHP Pages Zdr Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 573

Meltdown BBS Meltdown BBS is a free, web-based Bulletin Board System written in PHP with a MySQL backend.Meltdown BBS allows message and file exchange and advanced control over users' access. It is designed to be compatible with Fidonet-technology networks. Platforms: Windows, Mac, Linux

License: Freeware Size: 109.53 KB Download (57): Meltdown BBS Download

Added: May 10, 2013 | Visits: 818

PLogin PLogin is a user-management system complete with registration, login, and administrator scripts written purely in PHP. In fact, PHP is all it requires to run. It needs absolutely no database, no extra libraries, and no specific server-side software. Despite its simplicity, PLogin also provides a... Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (62): PLogin Download

Added: May 10, 2013 | Visits: 630

Easy CAPTCHA Control This is a CAPTCHA control for the PHP language. It outputs an image for "img" tags and is 100% customizable. Simply set the settings and reference the path to the php file from an "img" tag's src attribute.Usage - Insert the following code into a file called captcha.php. When calling it, do so... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (67): Easy CAPTCHA Control Download

Added: May 10, 2013 | Visits: 970

WP Super Cache After a html file is generated the webserver will serve that file instead of processing the comparatively heavier PHP scripts.InstallationYou should have the Apache mod mime and mod rewrite modules installed and WordPress fancy permalinks enabled. PHP safe mode should be disabled. If any of those... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): WP Super Cache Download

Added: April 12, 2013 | Visits: 596

VideoWhisper Video Consultation VideoWhisper Video Consultation is a premium high definition video communication software designed for online video consultations, trainings, webinars, coaching and online collaboration.It was designed for few to many 2 way moderated video communication. Moderators control what participant is... Platforms: PHP

License: Freeware Size: 20.48 KB Download (47): VideoWhisper Video Consultation Download

Added: August 02, 2008 | Visits: 831

edonkey P2P file exchange program. Uses various file tabs: "home" is the principle program, presenting you with any information about the program in general; "search" is the file searcher, adding you to various queues; "downloads" is where you can see all download information, sources, and various... Platforms: Windows

License: Freeware Size: 2 KB Download (108): edonkey Download

Added: January 11, 2010 | Visits: 2.992

web-nsupdate web-nsupdate is a web-based dynamic DNS update utility. The web-nsupdate package provides a simple, web-based facility for clients to send dynamic DNS updates. Clients are typically DHCP hosts, such as a Linux system acting as a gateway for residential broadband service. The client sends a... Platforms: *nix

License: Freeware Size: 5.12 KB Download (160): web-nsupdate Download

Added: May 03, 2010 | Visits: 927

imap2rss imap2rss.php is a simple PHP application that generates an RSS 2.0 feed from the messages within an IMAP folder. imap2rss.php requires PHP version 4 to run. To install you have only to rename the downloaded text file to imap2rss.php and copying it to the directory in your web server where you... Platforms: *nix

License: Freeware Size: 12.29 KB Download (132): imap2rss Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 324

Josuijo File Encription/Decription with asymmetric key.Encrypt files with recipient's public key before you attach and send files via e-mail.When the encrypted file is received, decrypt files by your private key. To create public and private key is easy.It is also easy to up-load the public key to the... Platforms: Windows

License: Freeware Size: 983.04 KB Download (460): Josuijo Download

Added: May 10, 2013 | Visits: 455

Admin - Product Attributes Go to the admin folder and find the file called:- products_attributes.php!!! REMEMBER TO BACK-UP !!!Find next code in the file:$values = tep_db_query("select * from " . TABLE_PRODUCTS_OPTIONS_VALUES . " where language_id = '" . $languages_id . "' order by products_options_values_name");while... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Admin - Product Attributes Download

Added: May 10, 2013 | Visits: 491

Sort "Order Total Modules" in admin Although not tested with every available contribution, this will work with any installed order total modular as long at it follows the oSC naming policy of creating the file as {name}.php & the configuration_key as MODULE_ORDER_TOTAL_{name}_SORT_ORDER. If not it could be easily modified. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): Sort "Order Total Modules" in admin Download

Added: May 10, 2013 | Visits: 387

Sharp Serialization Library Sharp Serialization Library serializes and deserializes primitives, ArrayLists and Hashtables, compatible with PHP serialize(). Use it for SOAP/Web Services communications where Hashtables cannot be passed otherwise, or saving to a file readable by php.This C# Serialization Library is used to... Platforms: Windows, Mac, *nix, C#, BSD Solaris

License: Freeware Download (60): Sharp Serialization Library Download

Added: May 25, 2013 | Visits: 585

m4aread - read MPEG4 (AAC or M4A) compressed audio files m4aread provides a drop-in replacement for wavread when the audio files are compressed using MPEG4 audio (AAC or M4A) format. (Protected m4p files cannot be decoded, unfortunately.)All the work is done by the external "faad" binary, an open-source AAC decoder available for multiple platforms.... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): m4aread - read MPEG4 (AAC or M4A) compressed audio files Download

Added: May 24, 2013 | Visits: 435

xyzplotter MATLABs most commonly used 3-d plotting tools surf and mesh require rectangular grids to plot in 3-d, not x,y,z triples. This function converts arrays of x,y,z triples into rectangular grids to use with surf, mesh, etc.common usage:[x y z] = xyzplotter(xin,yin,zin)xin,yin,zin are n x 1 arrays... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): xyzplotter Download

Added: July 21, 2013 | Visits: 333

crandn [cg, psg] = crandn(rgau,m)Generate correlated Gaussian sequences by Fourier synthesis.Input parameters:rgau = correlation function - length n/2m = number of realisationsOutput:cg = m x n matrix containing m sequences of n correlated variates from a zero mean, unit variance normal distributionpsg... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): crandn Download

Added: April 05, 2013 | Visits: 511

Signal Processor for Graphs (Pictures) update 1 This GUI Signal Processing tool will help us to process signal from any picture file.This tool will help us to perform signal processing operations at very friendly GUI menu. The menu is self explanatory.How to start1. Extract Zip file to desired location2. Open MATLAB3. Open the Tool and press... Platforms: Matlab

License: Freeware Size: 122.88 KB Download (43): Signal Processor for Graphs (Pictures) update 1 Download

Added: April 12, 2013 | Visits: 384

Learning the Kalman Filter in Simulink The zip file contains a Simulink model, which describes a Gassian process and the Kalman filter. A m-script is provided to show how to use this model from the command window. Two examples taken from the File Exchange are included in the m-file to explain how the Kalman filter works.The package... Platforms: Matlab

License: Freeware Size: 81.92 KB Download (46): Learning the Kalman Filter in Simulink Download

Added: July 01, 2013 | Visits: 567

Hydraulic Transmission Line with Accumulator The remarkable advance in hydraulic and electrohydraulic power systems resulted in producing control valves of very short settling time. The rapid closure of hydraulic transmission lines leads to severe pressure surge. The attached Simulink file is developed to evaluate the applicability of... Platforms: Matlab

License: Freeware Size: 92.16 KB Download (48): Hydraulic Transmission Line with Accumulator Download

Added: June 03, 2013 | Visits: 441

Munkres Assignment Algorithm Munkres algorithm (also known as Hungarian algorithm) is an efficient algorithm to solve the assignment problem in polynomial-time. The algorithm has many applications in combinatorial optimization, for example in Traveling Salesman problem.There are a few submissions in the File Exchange for the... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Munkres Assignment Algorithm Download

< 1 2 3 4 5 >