adminfeatures.php File Reference

Allows the admin to add and remove features. More...


Variables

 $link = getdb()
 $feature_type = addslashes($feature_type)
 $query = "insert into features (description, feature_type) values ('$description', $feature_type)"
 $query = "delete from ".$table_prefix."homes_features where ref_features in ($feature_list)"
 $query = "delete from ".$table_prefix."features where features_key in ($feature_list)"


Detailed Description


Generated on Sat Mar 3 12:47:09 2007 for FreeRealty Real Estate Listing Scripts by  doxygen 1.4.7