PHP has _a lot_ of functions, but not enough to cover shipping labels for
UPS... ;-)

You could either use fsockopen() to post the required data, or GD to make
the labels yourself.

/* Chris Lambert, CTO - [EMAIL PROTECTED]
WhiteCrown Networks - More Than White Hats
Web Application Security - www.whitecrown.net
*/

----- Original Message -----
From: Mark Bean <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 08, 2001 5:44 PM
Subject: [PHP] UPS and USPS shipping labels?


| I know that both UPS and the USPS (US Postal Service) have servers that
| requests can be submitted to which return back formatted shipping labels.
| Does anyone know of any existing functions that work with either of these
| services?
|
| Thank you,
| Mark
| _________________________________________________________________
| Get your FREE download of MSN Explorer at http://explorer.msn.com
|
|
| --
| PHP General Mailing List (http://www.php.net/)
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
| To contact the list administrators, e-mail: [EMAIL PROTECTED]
|
|
|


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to