feature; // get the references. if only one reference exists then we want to convert // the object into an array, otherwise the value is an array $synonyms = $feature->feature_synonym; if (!$synonyms) { $synonyms = array(); } elseif (!is_array($synonyms)) { $synonyms = array($synonyms); } ?>
Synonyms
The feature 'name ?>' has the following synonyms
0){ ?>
Synonym
synonym_id->name?>
There are no synonyms for this feature