processing center
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 594
Forms Processing
In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.PHP has several predefined variables called superglobals.Super more>> In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.PHP has several predefined variables called superglobals.Superglobals are always present and available in any PHP script.The superglobals are arrays of other variables.<<less
Added: 2006-11-28 License: Freeware Price: Free
628 downloads
Processing XML with PHP
Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML. more>> Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
XML processing with PHP 1.0
This tutorial shows you with code examples how to process an XML datasource with PHP. more>> This tutorial shows you with code examples how to process an XML datasource with PHP.<<less
Added: 2006-08-04 License: Freeware Price: $0.00USD
10 downloads
Other version of XML processing with PHP
License:Freeware
Processing HTML forms with PHP
A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to learn more>> A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to learn to process forms securely. Also includes several articles to help you get specific PHP form features working.<<less
Added: 2008-02-01 License: Freeware Price: $0.00USD
12 downloads
Flash XML processing 1.0
Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript. more>> Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
Image Upload Center 1.0
Script for uploading images with Registration Feature Control Panel Features: Changing Limit uploading Space Add, Edit, Delete Extentions Add, Edit, Delete Users and more... more>> Script for uploading images with Registration Feature Control Panel Features: Changing Limit uploading Space Add, Edit, Delete Extentions Add, Edit, Delete Users and more...<<less
Added: 2007-05-11 License: Freeware Price: $0.00USD
10 downloads
Other version of Image Upload Center
License:Freeware
Online Image Processing
The quickest way to process your .jpg or .gif images online. Online Image Resizer allows to resize, rotate, select quality, convert to grayscale and even place a watermark over your images. more>> The quickest way to process your .jpg or .gif images online. Online Image Resizer allows to resize, rotate, select quality, convert to grayscale and even place a watermark over your images.<<less
Added: 2006-01-19 License: Freeware Price: $0.00USD
15 downloads
Internet Bargain Center
An eBay search utility which allows users to shop for bargains in their area and gain access to unique items available for sale all across the country. Search for bargains in a zip code, near a dorm or college campus, or for heavy, bulky items that need more>> An eBay search utility which allows users to shop for bargains in their area and gain access to unique items available for sale all across the country. Search for bargains in a zip code, near a dorm or college campus, or for heavy, bulky items that need to be picked up, search for items near an airport. Using the Intelligent Bargain Search feature, users can narrow broad search queries to find specific items closest to them. Using the advanced sorting features, users can organize their search results to precisely find the items they?re looking for.<<less
Added: 2006-01-08 License: Freeware Price: $0.00USD
38 downloads
PHP Paypal IPN processing class
PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN t more>> PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN table, a log file and mark the transaction as completed on a MySQL transactions table. If theres something wrong, you can debug using the logs. Requirements: * PHP * MySQL * A Paypal account<<less
Added: 2005-12-07 License: GPL Price: Free
883 downloads
PHP Paypal IPN processing class rev4
PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN table, a log file and mark the transaction as completed more>> PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN table, a log file and mark the transaction as completed on a MySQL transactions table. If theres something wrong, you can debug using the logs. Requirements: * PHP * MySQL * A Paypal account<<less
Added: 2005-12-07 License: GPL Price: $0.00USD
11 downloads
Skype Reception - A Skype call center Beta
With a list of skype operators you can add a receptionist tool to your site. This will let customers who are in need of help contact you directly through skype. Much greater conversion rates can be achieved by talking directly with customers. more>> With a list of skype operators you can add a receptionist tool to your site. This will let customers who are in need of help contact you directly through skype. Much greater conversion rates can be achieved by talking directly with customers.<<less
Added: 2006-11-21 License: Free Non-Commercial Price: $0.00USD
19 downloads
Other version of Skype Reception - A Skype call center
License:Free for non-commercial use
RSS/ATOM Feeds Processing API 1.0
This is an API (written in PHP) providing functionality for fetching RSS/ATOM feeds and displaying them using templates in an exaggeratedly easy way. It uses SimplePie (http://simplepie.org) to fetch the feeds and the XTemplate templating more>> This is an API (written in PHP) providing functionality for fetching RSS/ATOM feeds and displaying them using templates in an exaggeratedly easy way. It uses SimplePie (http://simplepie.org) to fetch the feeds and the XTemplate templating engine(http://www.phpxtem plate.org) for output. Thanks to SimplePie it can autodetect and correctly interpret RSS 0.91, RSS 1.0, RSS 2.0 as well as ATOM 0.3 and ATOM 1.0. The script will attempt to autodetect the most commonly used tags in RSS/ATOM fields so you will not have to worry about the fact that different feeds have different structure (read in the manual about the autodiscover property). Note that this property will try and get the most commonly used tags (title, author, link, date, etc) but if you want to go berserk and use all the tags from your favourite feed than you should reffer to the item property. Also, the global details of the feed can be accessed through the feed property. Read the manual for more information!<<less
Added: 2007-02-06 License: Free Non-Commercial Price: $0.00USD
13 downloads
Other version of RSS/ATOM Feeds Processing API
License:Free for non-commercial use
Basic PHP Form Processing
Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier. more>> Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.<<less
Added: 2004-09-09 License: Other Free / Open Source License Price: FreeAdditionalInfoWebsite
1900 downloads
Xalan Process
Xalan Process provides users with a PHP interface which is designed to process XML documents with XSLT by using the Xalan Java package of Apache Software Foundation. more>>
Xalan Process provides users with a PHP interface which is designed to process XML documents with XSLT by using the Xalan Java package of Apache Software Foundation. This product will be an excellent choice for everyone.
<<less Added: 2009-07-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
A Info Call Center 2.1
Call Center Software Free , Info Call Center to support your business customer support needs. This free Customer Support Info Call Center Software allows users to submit call center tickets, and call center staff to review and respond to calls. Quickly more>> Call Center Software Free , Info Call Center to support your business customer support needs. This free Customer Support Info Call Center Software allows users to submit call center tickets, and call center staff to review and respond to calls. Quickly log support calls to the customer support database. Call Center Software can be used to improve the efficience of any department of organization. Please visit our web site for info call center screen shots, software. The callcenter can be used on almost any server configuration, try it now. Check back often we constantly update this help desk call center software.<<less
Added: 2004-01-05 License: Freeware Price: $0.00USD
11 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 processing center 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