ps3 outputs
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 380
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
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
License:Other Free / Open Source License
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
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
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
Send This Link
A popup form which allows your visitors to send a referral link from your site. It features admin notification and HTML output. more>> A popup form which allows your visitors to send a referral link from your site. It features admin notification and HTML output.<<less
Added: 2007-09-19 License: Freeware Price: $0.00USD
13 downloads
Contact us 0.4
This script places a contact form on your website so visitors can send you an email message. They complete their name, email and the message they will send to you. When they submit it, it validates the form fields, outputs a message, then sends you an more>> This script places a contact form on your website so visitors can send you an email message. They complete their name, email and the message they will send to you. When they submit it, it validates the form fields, outputs a message, then sends you an email. This type of script allows you to give your site visitors an easy way of contacting you without having your email address on your website - thus virtually eliminating spam! All data entered is validated to reduce the chance of abuse. This script only has 5 variables to configure and you should get it up and working on your site within a few minutes. Updated with captcha image verification to minimise abuse<<less
Added: 2005-04-24 License: Other Price: $0.00USD
14 downloads
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
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
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
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
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
PHPTAL 1.2
Advanced template engine for generation of XHTML with PHP. Has very nice syntax compatible with Zopes TAL. Its very fast thanks to compiled templates and output caching. more>> Advanced template engine for generation of XHTML with PHP. Has very nice syntax compatible with Zopes TAL. Its very fast thanks to compiled templates and output caching.<<less
Added: 2009-04-13 License: LGPL Price: 0.00EUR
11 downloads
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
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ps3 outputs 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