Main > Free Download Search >

Free preamp outputs script

preamp outputs

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 380
Output Macro 1.0

Output Macro 1.0


This macro allows you to output to the standard cout stream and an ofstream of your choice, allowing for convenience and efficiency. more>> This macro allows you to output to the standard cout stream and an ofstream of your choice, allowing for convenience and efficiency.<<less
Added: 2005-03-28 License: Price: 0.00 Price: 0.00
12 downloads
 
Other version of Output Macro
Output Macrooutput to the standard cout stream and an ofstream of your choice, allowing for convenience and ... output to the standard cout stream and an ofstream of your choice, allowing for convenience and
License:Not Specified
Download
1689 downloads
Added: 2005-03-28
Randomizing text/link/image output

Randomizing text/link/image output


learning by example is great way to figure out exactly how to make random outputs from image to text to actual html code. In the script provided it gives how it actually works within the comments. A v more>> learning by example is great way to figure out exactly how to make random outputs from image to text to actual html code. In the script provided it gives how it actually works within the comments. A very useful tool for beginning web designers and people new to php<<less
Added: 2006-06-09 License: GPL Price: Free
1237 downloads
Simp Counter 1.1

Simp Counter 1.1


A simple PHP counter with options to use either graphics or text for the output and count either all hits or only unique. The counter also includes file locking. more>> A simple PHP counter with options to use either graphics or text for the output and count either all hits or only unique. The counter also includes file locking.<<less
Added: 2004-03-01 License: GPL Price: $0.00USD
11 downloads
C Programming - Managing Input and Output Operations

C Programming - Managing Input and Output Operations


In this tutorial you will learn about Single character input output, String input and output, Formatted Input For Scanf, Input specifications for real number, Input specifications for a character, Pri more>> In this tutorial you will learn about Single character input output, String input and output, Formatted Input For Scanf, Input specifications for real number, Input specifications for a character, Printing One Line, Conversion Strings and Specifiers, Specifier Meaning.<<less
Added: 2006-06-01 License: Freeware Price: Free
1260 downloads
eFreeCounter

eFreeCounter


At eFreeCounter you can create hitcounters that you can use at your sites for free. --HTML-code for easy inclusion to your website, and BBCode for use in forum posts --Realtime visitor counter, reset the counter from the control panel. --Outputs as a more>> At eFreeCounter you can create hitcounters that you can use at your sites for free. --HTML-code for easy inclusion to your website, and BBCode for use in forum posts --Realtime visitor counter, reset the counter from the control panel. --Outputs as a small (usually under 1 kb) png-image. --15+ templates, or create your own. --Fast & reliable server. --Completely free, no ads in the counter.<<less
Added: 2008-02-29 License: Freeware Price: $0.00USD
11 downloads
Basic I/O operations

Basic I/O operations


In this tutorial we will learn to read data from standard input device and write data on standard output devices. more>> Basic I/O operations is a useful guide which will help you learn to read data from standard input device and write data on standard output devices . The header file required by every program containing standard input/output functions is studio.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
LGR Photo .2

LGR Photo .2


Easily create thumbnail galleries using LGR Photo. Script creates links to a larger photo, and can display EXIF comment information. Creates the thumbnail images for the JPEGs that are in the folders. The look is customizable with headers and footers. more>> Easily create thumbnail galleries using LGR Photo. Script creates links to a larger photo, and can display EXIF comment information. Creates the thumbnail images for the JPEGs that are in the folders. The look is customizable with headers and footers. Comes with a default style sheet to help with presentation. Outputs valid XHTML. The script was designed to be easily intergrated into any websites look. The main feature of the script is it ease of use. Simply place it in the same folder as some JPEG images and it will create the thumbnails and links for you. Requires: PHP 4, GD Libraries.<<less
Added: 2004-02-15 License: Freeware Price: $0.00USD
11 downloads
 
Other version of LGR Photo
LGR PhotoOutputs valid XHTML. The script was designed to be easily intergrated into any websites look
License:Freeware
Download
2082 downloads
Added: 2004-02-15
Contact Form With HTML Output to Email

Contact Form With HTML Output to Email


Collect User information from your website with this simple and straight forward contact form that uses PHP to process the form data and send as HTML to your email and display html layout of user subm more>> Collect User information from your website with this simple and straight forward contact form that uses PHP to process the form data and send as HTML to your email and display html layout of user submitted information on the thank you page. Unlimited usage on unlimited sites. Download the standard script, or have us customize it and install it for you.<<less
Added: 2007-05-21 License: GPL Price: $20.00
907 downloads
spiderCount 1.2

spiderCount 1.2


spiderCount v1.2 is a simple image-based hit counter. This script increments a hit count every time it is called. The hit count is stored in a plain text file. It then outputs the count as a PNG image. The PNG image is generated using images of the more>> spiderCount v1.2 is a simple image-based hit counter. This script increments a hit count every time it is called. The hit count is stored in a plain text file. It then outputs the count as a PNG image. The PNG image is generated using images of the digits 0-9. The user can begin the counter at any number. The user can also specify the minimum number of digits to display. The script will append leading zeroes until that number is reached. spiderCount is hard-coded to support the PNG image format only. However, it is easy to modify the script to work with another format. spiderCount includes sets of plain and fancy digit images. spiderCount also includes a file which outputs the current hit count without incrementing it.<<less
Added: 2001-07-17 License: Freeware Price: $0.00USD
12 downloads
TigerToms Loan & Mortgage Calculator

TigerToms Loan & Mortgage Calculator


TigerToms Loan & Mortgage Calculator scripts (TTCalc) are an easy set up, with some surprising features. MySQL is not needed. Outputs amortization tables. Users can select their currency symbol (GBP, more>> TigerToms Loan & Mortgage Calculator scripts (TTCalc) are an easy set up, with some surprising features. MySQL is not needed. Outputs amortization tables. Users can select their currency symbol (GBP, Dollar and Euro). Webmasters can change the scripts appearance using CSS and the scripts internal HTML. Its freeware; all the authors ask is that you retain the hyperlinks to their web sites.<<less
Added: 2006-07-05 License: Other Free / Open Source License Price: FreeAdditionalInfoThedeveloperasksthatyouretainthehyperlinkstotheirwebsites.
1206 downloads
PHP Basics

PHP Basics


A general introduction to PHP, what it is, some benefits it has, how to output text to your pages, setting variables and a little more. more>> A general introduction to PHP, what it is, some benefits it has, how to output text to your pages, setting variables and a little more.<<less
Added: 2005-12-24 License: Freeware Price: Free
1399 downloads
Output Buffering handler

Output Buffering handler


This class can be used to manage multiple filters that can filter the output of the current script. It enables the script output buffering in such way that the output will be filtered by handler code managed by the class. The class can add more>> This class can be used to manage multiple filters that can filter the output of the current script. It enables the script output buffering in such way that the output will be filtered by handler code managed by the class. The class can add multiple handlers that will process the output one after another. The handler code is treated as PHP code template that is executed to process the output and return the filtered output.<<less
Added: 2008-01-11 License: GPL Price: $0.00USD
14 downloads
Multicolumn Output from a Database with PHP

Multicolumn Output from a Database with PHP


Putting your data into multiple columns with PHP is a snap. This tutorial will show you how it is done. more>> Putting your data into multiple columns with PHP is a snap. This tutorial will show you how it is done.<<less
Added: 2002-07-18 License: Not Specified Price: Free
2673 downloads
The Date of Easter

The Date of Easter


This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it. more>> This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it.<<less
Added: 2007-07-22 License: Free for non-commercial use Price: FreeAdditionalInfoFreetousewhereeveryouwant,aslongasyoulinkbacktous
828 downloads
Querylet-Output-Excel-OLE 0.142

Querylet-Output-Excel-OLE 0.142


Querylet-Output-Excel-OLE module allows you to output the database query results to Excel via OLE. more>> <<less
Added: 2007-06-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5