id_person_find = $id_person_find
id_group_find = $id_group_find"; if ($id_person_find) { if (!$where) { $where="WHERE p.id_person='$id_person_find'";} else { $where="$where AND p.id_person='$id_person_find'";} } if ($id_group_find) { if (!$where) { $where="WHERE pg.id_group='$id_group_find' AND p.id_person=pg.id_person ";} else { $where="$where AND pg.id_group='$id_group_find' AND p.id_person=pg.id_person ";} // if (!$tables) { $tables="$table_people_groups pg ";} else { $tables="$tables, $table_people_groups pg";} } if ($sort) { $sort_select="ORDER BY $sort $sort_direction"; } ?>
" method="post" name="find_people"> " border="1">
Find People
Group Name ???
 
You may edit information
&sort_select=&edit_fields=">Click HERE to Add a New Person "; echo "Incorrect password.
Enter the password to edit information
"; echo "
"; echo ""; echo ""; } } else {?> "; echo "Enter the password to edit information
"; echo "
"; echo ""; echo ""; } ?>
"; ?> " border="0">
Name Location Phone E-mail
$phone_2 $phone_2_type"; ?>
$email_2"; ?>