Closed Hsidhu closed 9 years ago
Recently, I run in to problem where post function in phpflickr.php file wasn't returning anything. So, I had to add this is curl request curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false); Then everything works fine
Recently, I run in to problem where post function in phpflickr.php file wasn't returning anything. So, I had to add this is curl request curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false); Then everything works fine