[insert_php]
$userID=get_current_user_id();
$sql=”SELECT DISTINCT ugg.name FROM wp_groups_group ugg JOIN wp_groups_user_group ug ON (ug.group_id = ugg.group_id) WHERE user_id = ‘$userID’ and ugg.name LIKE ‘%COMMUNITY%'”;
$result=mysql_query($sql);
$count=mysql_num_rows($result);
if ($count == 1) {
$groupName=mysql_result($result,0,”name”);
}
[/insert_php]
Welcome [insert_php] echo $groupName; [/insert_php],
Browse our Database
You can click on one of the major muscle groups below or Click Here to enter a key word search.
Instructional Equipment Videos | |
---|---|
|
|
Browse our Exercise Videos | |
|
|
Instructional Equipment Videos | Exercise Videos |
Browse your Instructional Equipment Videos | Browse our Instructional Exercise Videos |