input and output
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1364
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
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
html2ps and html2pdf
Features: Supports nested tables, advanced CSS properties, floating DHTML elements, non-Latin character sets, XHTML and non-XHTML tags and properties, and much more. Nearly any website, even very comp more>> Features: Supports nested tables, advanced CSS properties, floating DHTML elements, non-Latin character sets, XHTML and non-XHTML tags and properties, and much more. Nearly any website, even very complex ones like Yahoo.com, can be accurately converted to PostScript or PDF. Nearly a dozen advanced formatting options to control the way that the output PostScript or PDF file is displayed, including Landscape vs. Portrait option, and ability to hide images for faster processing. Several powerful output processing options, including the ability to send the output directly to the browser or save on the server, and the ability to create PostScript or PDF files. Eight different paper sizes available through the "Media" option. Over a dozen character encoding methods available for non-Latin page output. Convert pages that are written in most languages and character sets, including Russian and Eastern Languages. 100% of the source code (a set of PHP and .ps files) included with your download. Backwards-compatible to PHP 4.3.0.<<less
Added: 2005-06-19 License: Freeware Price: Free
928 downloads
PHP Input FIlter 1.2.1
Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, such as more>> Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, such as an HTML code entered in form fields. I have tried to make this class as easy as possible to use. You have control over the filter process unlike other alternatives, and can input a string or an entire array to be cleaned (such as $_POST).<<less
Added: 2005-03-22 License: GPL Price: 0.00
15 downloads
Other version of PHP Input FIlter
License:GPL
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
License:Not Specified
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
Autofill input with listed suggestions
Tag editor helps to select a word from an existing list. While you are typing the script shows the tags which contain the typed letters. It is possible to navigate with keyboard among the appearing tags. Using the enter or selecting with a mouse click more>> Tag editor helps to select a word from an existing list. While you are typing the script shows the tags which contain the typed letters. It is possible to navigate with keyboard among the appearing tags. Using the enter or selecting with a mouse click puts the selected tag into the input. You can continue your work with the next tag by typing a comma.<<less
Added: 2006-11-29 License: Freeware Price: $0.00USD
15 downloads
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
Input Element with Suggestion 1.0
Suggest As You Type: creates the suggestion box for an input element. All the script data in one .js-file. The script will be bounded into the HEAD area. 3 parameters have to be configured. The newest version works with any HTML DOCTYPE. Before: 4.01 more>> Suggest As You Type: creates the suggestion box for an input element. All the script data in one .js-file. The script will be bounded into the HEAD area. 3 parameters have to be configured. The newest version works with any HTML DOCTYPE. Before: 4.01 only.<<less
Added: 2005-01-29 License: Freeware Price: $0.00USD
12 downloads
List DBI Drivers and Data Sources
This is just a simple script to display all the available DBI drivers you have available along with all the data sources for each. Take a look at the Screen Shot to see what the output looks like. more>> This is just a simple script to display all the available DBI drivers you have available along with all the data sources for each. Take a look at the Screen Shot to see what the output looks like.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
12 downloads
pynput
pynput module contains functions to parse a XML document containig input parameters for an arbitrary code. more>> pynput offers you a powerful tool which contains functions to parse a XML document containing input parameters for an arbitrary code. It is very easy to use and user friendly.
Added: 2007-03-02 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
14 downloads
Free Copy and Paste Guestbook
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 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: Free
1163 downloads
Reading from a Text File
This is just one way to easily use PHP to read from a text file. The input is saved as a variable to be used later. more>> This is just one way to easily use PHP to read from a text file. The input is saved as a variable to be used later.<<less
Added: 2007-09-26 License: Freeware Price: $0.00USD
16 downloads
Other version of Reading from a Text File
Price: $0.00USD
License:Freeware
License:Freeware
Date Formatting And Format Validation 1.02
Date Formatting And Format Validation brings users a useful library which contains functions to deal with dates in Javascript, parse date strings, format dates to different output strings, and compare dates. more>>
Date Formatting And Format Validation 1.02 brings users a useful library which contains functions to deal with dates in Javascript, parse date strings, format dates to different output strings, and compare dates. It uses the same format strings as the java.text.SimpleDateFormat class, with a few minor exceptions.
Enhancements: Fixed a bug which occurred on Mac with Firefox
<<less Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
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
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above input and output search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed