
include("config.php");
mysql_connect("$dbhost", "$dbuname", "$dbpass");
mysql_select_db("$dbname");
$sql = "SELECT DISTINCT
client_name
FROM
clients
ORDER BY
id ASC
";
$result = mysql_query($sql);
?>
$i = 0;
while ($r=mysql_fetch_array($result)){
if (($i % 4 == 0) && ($i != 0)) {
?>
} ?>
$linkTable = $r[0];
$linkTable = str_replace (" ", "", $linkTable);
?>
echo $r[0]; ?>
$i++;} ?>
|
Elevation Brand: Case Studies
These examples highlight the creative execution of our client's marketing and business goals. Click on any client name to the left to begin. To learn more about our services and the value we have delivered for other clients not listed, click here to contact us.
|
|  |