$countryf Online Shoe Store Shipping"; echo'

Click on a logo below to visit the following online retailers that ship to '.$countryf.':

'; $sql="SELECT * FROM comparis_intship WHERE intship_country = '$country'"; $result=mysql_query($sql, $db) or die(mysql_error()); while($newArray=mysql_fetch_array($result)) { if($newArray['intship_solestruck']>0) {$avsolestruck = 'SoleStruck'; } else {$avsolestruck="";} if($newArray['intship_shoebuy']>0) {$avshoebuy = 'Shoebuy'; } else {$avshoebuy="";} if($newArray['intship_shoes']>0) {$avshoes = 'Shoes.com'; } else {$avshoes="";} if($newArray['intship_footlocker']>0) {$avfootlocker = 'Footlocker'; } else {$avfootlocker="";} if($newArray['intship_finish']>0) {$avfinish = 'Finish Line'; } else {$avfinish="";} echo '

'.$avshoes.' '.$avshoebuy.' '.$avsolestruck.' '.$avfootlocker.' '.$avfinish.'

'; } echo '
'; } else { echo'

Online Shoe Stores offering International Shipping

'; }?>

Consult to table below or select your country from the form to find online shoe retailers that ship to you.

Country:



0) {$intship_shoes='';} else {$intship_shoes='';} if($newArray['intship_shoebuy']>0) {$intship_shoebuy='';} else {$intship_shoebuy='';} if($newArray['intship_solestruck']>0) {$intship_solestruck='';} else {$intship_solestruck='';} if($newArray['intship_footlocker']>0) {$intship_footlocker='';} else {$intship_footlocker='';} if($newArray['intship_finish']>0) {$intship_finish='';} else {$intship_finish='';} echo ''; } ?>

Country

ShoeBuy

Solestruck

Footlocker

FinishLine

Shoe stores that ship to '.$countryf.' '.$intship_shoebuy.' '.$intship_solestruck.' '.$intship_footlocker.' '.$intship_finish.'