TownTalk Network, Project
Description
Sheffield TownTalk is guide to the town centre, with everything you need to know to make your visit even more enjoyable. It's part of a UK wide network of sites which contain over 180 different towns.
Brief
Give the dated TownTalk network a fresh impetus and a modern feel.
Features
-
// split commas.
$techs = explode(',',$project['Project']['features']);
foreach ( $techs as $value ) { echo '
- '.$value.' '; } ?>
Technologies Used
-
// split commas.
$techs = explode(',',$project['Project']['technologies']);
foreach ( $techs as $value ) :
echo '
- '.$value.' '; endforeach; ?>