Get all images out of the posts content

You can use DOMDocument class

$doc = new DOMDocument();
$doc->loadHTML($post->post_content);
$images = $document->getElementsByTagName('img');

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)