escapeHtml($profile['locality']) . ' '; } if (!empty($profile['region']) && strtolower($profile['locality']) != strtolower($profile['region'])) { $parts[] = $this->escapeHtml($profile['region']) . ' '; } if (!empty($profile['country'])) { $parts[] = $this->escapeHtml($profile['country']) . ' '; } ?>
Follow escapeHtml($profile['name']) ?>

escapeHtml($profile['addr']) ?>

escapeHtml($profile['pdesc']) ?>

escapeHtml($profile['pdesc']) ?>

escapeHtml($tag) ?>