| Product Categories |
Home
$result = mysql_query("select DISTINCT Category2 from products WHERE Category2 != '' ORDER by Category2 ASC") or die (mysql_error());
while ($row = mysql_fetch_array($result))
{
$catname = urlencode($row[Category2]);
echo "
| •$row[Category2] |
";
}
mysql_free_result($result);
?>
|
|
We Have the Fitness Resources You Need!
beauty fitness beauty salon
beauty fitness health club gyms
beauty fitness manicure
beauty fitness massage
beauty fitness spa
beauty fitness tanning salon
gym beauty fitness health club gyms
gyms beauty fitness health club gyms
beauty fitness yoga
beauty fitness piercing tattoo
beauty fitness hair removal
day spa beauty fitness
beauty fitness fitness program
beauty fitness personal trainer
day spa beauty fitness spa
health club beauty fitness health club gyms
beauty fitness skin treatment
beauty fitness barbers
fitness equipment and gym equipment
beauty fitness fitness equipment apparel
horizon fitness elite 5.1t
extreme fitness forum
beauty fitness wig hairpieces
24 hour fitness
tanning beauty fitness
beauty fitness
yoga beauty fitness yoga
muscle and fitness
fitness club washington dc
muscle fitness her magazine
la fitness
sports recreation fitness equipment apparel
dillon extreme fitness mcneil pic
fitness club beauty fitness health club gyms
personal fitness training school
male fitness
fitness club phoenix
fitness gym lifetime
24 hour fitness orange county
hair beauty fitness
health wellness fitness
gym beauty fitness
club fitness st louis
absolute health and fitness inc
lifetime fitness
fitness center
fitness equipment
health fitness
fitness first
24hr fitness
|
include("/home/fitness/public_html/config.php"); //Required do not remove
?>
| Product Search |
List All Products |
| Coupon Codes |
$result = mysql_query("select * from coupons ORDER by id ASC") or die (mysql_error());
while ($row = mysql_fetch_array($result))
{
$row[link] = ereg_replace("WEBSITEPID", "$cjpid",$row[link]);
$row[link] = ereg_replace("SUBID", "$sid",$row[link]);
echo "
$row[title]
$row[about]
Code: $row[code]
Expires: $row[expires]
Click Here >>>
----------------------------
";
}
mysql_free_result($result);
?>
$result = mysql_query("select * from ads ORDER by id ASC") or die (mysql_error());
while ($row = mysql_fetch_array($result))
{
$row[html] = ereg_replace("WEBSITEPID", "$cjpid",$row[html]);
$row[html] = ereg_replace("SUBID", "$sid",$row[html]);
$row[html] = ereg_replace("TARGET", "$target",$row[html]);
echo "
$row[html]
";
}
mysql_free_result($result);
?>
|
|