Main > Free Download Search >

Free reduced output script

reduced output

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 483
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
PHP Easy text reduce for previews 3.0

PHP Easy text reduce for previews 3.0


Reduce long text to a custom limit without cutting words, usefull for product short descriptions on shopping carts or articles previews on news and forums and much more. Fully customizable new version 3.0 more>> Reduce long text to a custom limit without cutting words, usefull for product short descriptions on shopping carts or articles previews on news and forums and much more. Fully customizable new version 3.0<<less
Added: 2006-09-25 License: Freeware Price: $0.00USD
12 downloads
 
Other version of PHP Easy text reduce for previews
PHP Easy text reduce for previewsReduce long text to a custom limit without cutting words . Reduce long text to a custom limit without cutting words
License:Freeware
Download
1125 downloads
Added: 2006-09-25
freecap

freecap


freeCap is a PHP/GD CAPTCHA script which allows you to protect guestbooks, user comment areas or any type of form against spam. It can output in 3 different image types, it uses multiple fonts, multip more>> freeCap is a PHP/GD CAPTCHA script which allows you to protect guestbooks, user comment areas or any type of form against spam. It can output in 3 different image types, it uses multiple fonts, multiple colours, has 4 background noise models, features brute force detection and prevention, is not vulnerable to session reuse and features advanced character obfuscation.<<less
Added: 2005-04-06 License: GPL Price: Free
1675 downloads
The Date of Easter 1.00

The Date of Easter 1.00


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 Non-Commercial Price: $0.00USD
13 downloads
 
Other version of The Date of Easter
The Date of EasterThis simple PHP example will generate and output the date of easter for any given year. It is very ... This simple PHP example will generate and output the date of easter for any given year. It is very
Price: FreeAdditionalInfoFreetousewhereeveryouwant,aslongasyoulinkbacktous
License:Free for non-commercial use
Download
828 downloads
Added: 2007-07-22
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
ASP Security Input And Output Filter 1.0.0.0

ASP Security Input And Output Filter 1.0.0.0


This script provided multiple functions for verifying input. This can be usefull when the supplied input is passed into an sql-query. Furthermore , this scripts also provided output filtering. It contains an equivalent to the PHPs HTML-Entities() more>> This script provided multiple functions for verifying input. This can be usefull when the supplied input is passed into an sql-query. Furthermore , this scripts also provided output filtering. It contains an equivalent to the PHPs HTML-Entities() function.<<less
Added: 2007-10-01 License: Freeware Price: $0.00USD
12 downloads
Server Uptime Checker

Server Uptime Checker


You can get your server uptime without asking your hosting providers. This tool basically takes the output of the Linux uptime command and parses it into a more human-friendly format, as well as addin more>> You can get your server uptime without asking your hosting providers. This tool basically takes the output of the Linux uptime command and parses it into a more human-friendly format, as well as adding including server name info.<<less
Added: 2007-03-16 License: Freeware Price: Free
969 downloads
Secure hash based encryption

Secure hash based encryption


This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. more>> This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. Example script is provided. V. 1.0.1: Minor fix to be compatible with php versions < 4.4.0. Usage of print_r with second parameter in _generate_iv() was changed to serialize().<<less
Added: 2006-03-30 License: GPL Price: Free
1310 downloads
Free Copy and Paste Guestbook 2.0

Free Copy and Paste Guestbook 2.0


This guest book is an adaptation of Request info and save it to a file script, but in this case the number input fields has been reduced to the needs in a guest book, and the access to the information provided by users is not password protected. This is more>> This guest book is an adaptation of Request info and save it to a file script, but in this case the number input fields has been reduced to the needs in a guest book, and the access to the information provided by users is not password protected. This is also a copy and paste script, so in most cases, you will only need to copy the code in the tables bellow to get it working in your server. This script will create a subdirectory withing cgi-bin ("cgi-bin/guessbook"), a counter ("cgi-bin/guessbook/count er.txt") and each message leave in the guessbook will be save to a text file within the same subdirectory in correlative order ("cgi-bin/guessbook/1.txt ", "cgi-bin/guessbook/2.txt" , "cgi-bin/guessbook/3.txt" etc).<<less
Added: 2006-08-29 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Free Copy and Paste Guestbook
Free Copy and Paste Guestbooksave it to a file script, but in this case the number input fields has been reduced to the needs in a ... been reduced to the needs in a guest book, and the access to the information provided by users is
License:Freeware
Download
1163 downloads
Added: 2006-08-29
Basic Hit Counter

Basic Hit Counter


This hit counter can count the hits for your homepage. It is a php script and it uses a text file to write down the number of hits. The php script makes a java script output to show the hits in your w more>> This hit counter can count the hits for your homepage. It is a php script and it uses a text file to write down the number of hits. The php script makes a java script output to show the hits in your webpage.<<less
Added: 2006-09-11 License: Freeware Price: Free
1154 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
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
SQL Solution 6.3

SQL Solution 6.3


Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible. more>> Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible.<<less
Added: 2000-08-31 License: Other Price: $0.00USD
14 downloads
 
Other version of SQL Solution
SQL SolutionThe Analysis and Solutions Company - Output is XHTML compliant and. Output is XHTML compliant and handicapped accessible
License:Other Free / Open Source License
Download
3343 downloads
Added: 2000-08-31
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5