Re: [PHP] UPS and USPS shipping labels?

2001-07-08 Thread Mark Bean
o get approval from UPS before they give them to you. Regards, Mark >From: "Chris Lambert - WhiteCrown Networks" <[EMAIL PROTECTED]> >To: "Mark Bean" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: Re: [PHP] UPS and USPS shipping labels? >Dat

[PHP] Americart order manager

2001-07-08 Thread Mark Bean
I have been hapily using americart for the last three years. I now have the need to expand upon the features that Americart provides. In particular I'm looking for an order manager that will take the Americart orders and enter them into a database for tracking the status of a customer's order

[PHP] UPS and USPS shipping labels?

2001-07-08 Thread Mark Bean
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 ___

[PHP] XML - simple get data from elements

2001-04-18 Thread Mark Bean
I have a valid XML file that all I want to do is assign to variables the data in the elements and . I know nothing about XML and am not a programmer. Are there any good tutorials out there to do something as simple as what I'm looking for? Will expat do what I'm looking for? I think that