"; $query=mysql_query($queryText); if(mysql_num_rows($query)) { #if yes # update (count++) $result = mysql_fetch_assoc($query); extract($result, EXTR_PREFIX_ALL, 'usage'); $count=$usage_count+1; $queryText = sprintf("UPDATE `usage` SET `count` = '%s' WHERE `id` ='%s' LIMIT 1 ;", mysql_real_escape_string($count), mysql_real_escape_string($usage_id) ); if($aid){$query=mysql_query($queryText);} } else { #if no # insert data, set count to 1 $queryText = sprintf("INSERT INTO `usage` (`id`, `member_id`, `month`, `count`) VALUES (NULL, '%s', '%s', '1');", mysql_real_escape_string($aid), mysql_real_escape_string($month) ); if($aid){$query=mysql_query($queryText);} } # $smarty_title=$smarty->get_template_vars('title'); $smarty_title=''; $queryText = sprintf("INSERT INTO `usage_details` (`id`, `timestamp`, `mar_id`, `page_title`, `page_url`, `ip`) VALUES (NULL, NULL, '%s', '%s', '%s', '%s');", mysql_real_escape_string($aid), mysql_real_escape_string($smarty_title), mysql_real_escape_string($script), mysql_real_escape_string($ip) ); if($aid){$query=mysql_query($queryText);} ?> MAR — Roster Search













 
 


To find a member of the Malibu Association of REALTORS®, please use the search tool below. You may search by first name, last name, city and/or Office. Affiliate Members will also be displayed.



First Name
Last Name
City
Office
   
 


Select a category to locate a Service Provider.

 
Submit your business info to be considered for addition to this list.

The presence of a Service Provider in this list does not imply endorsement by M.A.R.; the information is displayed solely as a convenience to our members and the public.

Return to MAR Main Page