79637667

Date: 2025-05-25 12:42:11
Score: 1
Natty:
Report link

This will remove the style:-

<?php


echo(preg_replace('/[\n\r ]*<style[^>]*>.*?<\/style>[\n\r ]*/i','',$record['content']));

?>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Zion ToDo