fence
Are you “on the fence” about something in real life, not sure what you should do? A fence can also mean you have put up an emotional barrier that does not allow people to get to close to you
//THIS DEFINES THE GLOBAL VARIABLES USED IN THE SITE global $options; foreach ($options as $value) { if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = stripslashes(get_settings( $value['id'] )); } } ?>
Are you “on the fence” about something in real life, not sure what you should do? A fence can also mean you have put up an emotional barrier that does not allow people to get to close to you