I must cleanup some HTML code to remove <style> and <link> tags inside the <body> tag.
I'm already using PHP Tidy to do some cleanup but I did not found how to remove those tags with PHP Tidy.
Bir çözüm var mı? Ya da belki başka bir işaretleme temizleyici PHP sınıfı ...