Miscellany
public php v1 · immutable function code_callback($matches) { $return = '<span style="white-space: pre !important;font-family: monospace !important;">' . str_replace('<br />', '', $matches[1]) . '</span>'; return $return; } function code_callback($matches) { $return = '<span style="white-space: pre !important;font-family: monospace !important;">' . str_replace('<br />', '', $matches[1]) . '</span>'; return $return; }