I want to create a shipping fee calculater with PHP. But I do not the way for that. I have the fee table which has (shipping type/country/item weight/shipping fee).
I just found the code for USPS but in my case that is not applicable.
Any help will be appreciated!!
PHP coding for shipping fee calculater
Moderator: General Moderators
Re: PHP coding for shipping fee calculater
Help with... what? You have to ask a question to get an answer.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: PHP coding for shipping fee calculater
Do you want the fee table in an array or database?
(#10850)