PHP Classes

FedExDC $ship_data

Recommend this page to a friend!

      FedExDC  >  All threads  >  FedExDC $ship_data  >  (Un) Subscribe thread alerts  
Subject:FedExDC $ship_data
Summary:array data tag definitions list
Messages:2
Author:Edward Thomas
Date:2010-06-30 20:38:46
Update:2011-04-28 22:15:07
 

 


  1. FedExDC $ship_data   Reply   Report abuse  
Picture of Edward Thomas Edward Thomas - 2010-06-30 20:38:46
What are the definitions of the tag data (e.g. 75, 16, 13...) in the array $ship_data. Is it documented somewhere? $ship_data is in the file ship.php and written as follows:

$ship_data = array(
75=> 'LBS'
,16=> 'Ma'
,13=> '44 Main street'
,5=> '312 stuart st'
,1273=> '01'
,1274=> '01'
,18=> '6173335555'
,15=> 'Boston'
,23=> '1'
,9=> '02134'
,183=> '6175556985'
,8=> 'MA'
,117=> 'US'
,17=> '02116'
,50=> 'US'
,4=> 'Vermonster LLC'
,7=> 'Boston'
,1369=> '1'
,12=> 'Jay Powers'
,1333=> '1'
,1401=> '1.0'
,116 => 1
,68 => 'USD'
,1368 => 1
,1369 => 1
,1370 => 5
);

  2. Re: FedExDC $ship_data   Reply   Report abuse  
Picture of Salman Salman - 2011-04-28 22:15:07 - In reply to message 1 from Edward Thomas
I also need to know this and it's very urgent..........