Please input the URL"; } else { $search = search($_POST['url']); $matches = []; preg_match_all('/href="https:\/\/i\.([^"]+)"/', $search, $matches); $imageUrls = $matches[1]; } } ?>
Preview Images