Coder, Entrepreneur, Blogger, and Coffee Addict
Out of popularity I have decided to take UPS modules written in PHP found in my article, Calculating UPS Shipping Rate with PHP, over to the next level. I am rewriting all the code in object oriented PHP and publishing the code on Google Code under GNU General Public License v3 to ease implementation.
I am also going to be writing official documentation in the Google Code wiki pages.
This doesn’t mean that I am going to stop writing articles about UPS here on this blog. I will still add more detailed articles about the code and provide tutorials for implementation. The project at Google code is just so the project can grow and provide support, bug tracking, svn access, and official documentation.
This project will encompass modules for all other UPS API services including:
The svn page on this project as already been hit a several times, but I would like to also encourage developers to send bug reports to the issue tracker and even sign up to help on the project.
Hi Mark-
I’ve been trying to implement the code for the UPS php project but am unable to get it to work. I would like the user to enter their zip code and it would return the rates, my code for the form looks like this:
Enter Your Zip Code
I’m not too familiar with writing php so I’m not sure if what I’m doing is right. Any help you could give would be much appreciated.
Thank you
© 2011 All rights reserved
You can write article on how to use this cool new project at google called ups-php