|
atom2rss live converter
|
Other links at PHP > Scripts and Programs > XML and PHP |
| 1. |
UPS XML Shipping Tool PHP Function Library
|
|
|
UPS XML Shipping Tool PHP Function Library is a series of PHP functions that enable your web application to ship, confirm, and void shipments via UPSs XML servers. These functions will assist you in rapidly developing your UPS shipping web application. You can use these functions within your application to: Generate UPS shipping labels to be printed on thermal or laser printers. Automate your shipping with your database driven web application. Eliminate duplicate data entry and human error in your shipping process.
|
| 2. |
RSS generating PHP script
|
|
|
A simple and fast script which can be used on a supported server to create dynamic XML RSS feeds using a backend database.
|
| 3. |
UPS Tracking XML Tool integration
|
|
|
By using XML to accomplish your e-commerce site tracking with UPS online tools, you can add a very professional utility to your site. Visitors will not leave your page and you control 100% of the layout and the response variables using an XML class file from hansanderson.com. You will need cURL (Client URL Library) installed on your server. You will use the built in PHP-cURL functions. If you run cURL as a comand line, you will simply need to rewrite the short block of cURL code. You will need to obtain a developers key, username, password, and License Key from UPS in order to use the script. This is one file.
|
| 4. |
RSS Feed Checker
|
|
|
Checks a RSS feed, to see if it has changed since last ran. There are two scripts, manrss.php which you have to run through a webbrowser to see if a rss feed has been updated, and autorss.php which has to be used as a CRON JOB, which checks to see if the RSS feed has been updated and emails you if it has. Both are not required, use the first one if you cant use CRON JOBS, the second if you can.
|
| 5. |
PHP RSS Parser
|
|
|
RSS is RDF Site Summary. A technology used by netscape in their browsers channel function. This script gives you a PHP interface to read such feeds using the XML functions of PHP.
|
|
|