3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = 'Your HTML content'; preg_match('/<td[^>]*>(.*?)<\/td>/im', $html, $matches);

preferences:
35.23 ms | 402 KiB | 5 Q