"if you ever leave me i’m going with you"
if ($show_year && !empty($node->field_piece_date[LANGUAGE_NONE][0]['value'])) {
if (preg_match("/^(\d{4})-/", $node->field_piece_date[LANGUAGE_NONE][0]['value'], $m)) {
echo '' . $m[1]. '';
}
}
?>
if you ever leave me, IÕm going with you with renee taylor and joe bologna, 8/5/01
"the adventures of tom sawyer"
if ($show_year && !empty($node->field_piece_date[LANGUAGE_NONE][0]['value'])) {
if (preg_match("/^(\d{4})-/", $node->field_piece_date[LANGUAGE_NONE][0]['value'], $m)) {
echo '' . $m[1]. '';
}
}
?>