function ampify($html='') { $html = preg_replace('/(<[^>]*) style=("[^"]+"|\'[^\']+\')([^>]*>)/i', '$1$3', $html); $html = str_ireplace(['',''], ['',''], $html); $html = preg_replace('//', '', $html); $html = str_replace("