Error getting Shipping from Data Base!
".
'Error:' . mysql_error() . '
');
}
while($row = mysql_fetch_array($result)){
if($row[3] == ''){$row[3] = 'USA';}
if($row[4] == ''){$row[4] = 'NA';}
echo("" .
"" .
"" .
"");
}
?>
Edit
| DEL
| Item Number
| Type
| From Country
| From City
| From Code
| Custom Value
| Handling
| Currency
| Weight(lb)
| Length(in)
| Width(in)
| Height(in)
| Fixed
| Min
| %/Sale
|
Edit | DEL | $row[1] | $row[2] | $row[3] | $row[4] | $row[5] | $row[6] | $row[7] | $row[8] | $row[9] | $row[10] | $row[11] | $row[12] | $row[13] | $row[14] | $row[15] |
©2006 - Data Base Interface - Custom Built at:
|