Page 1 of 1

PHP coding for shipping fee calculater

Posted: Tue Aug 13, 2013 3:19 am
by papiyon
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!!

Re: PHP coding for shipping fee calculater

Posted: Tue Aug 13, 2013 3:42 am
by requinix
Help with... what? You have to ask a question to get an answer.

Re: PHP coding for shipping fee calculater

Posted: Tue Aug 13, 2013 7:54 am
by Christopher
Do you want the fee table in an array or database?