function fetchMinAmazon($product) { $base = "https://www.amazon.com.tr/s?k=" . str_replace(\' \', \'+\', trim($product)); $curl_handle = curl_i