saya butuh script php untuk remote upload images ke https://cloudinary.com
dengan bahasa pemograman PHP
interface nya simple aja, gak perlu pke css,,,
cth file upload.php cukup :
<input type='file' ....>
<input type='submit' ....>
</form>
yg penting fungsinya bisa ke upload ke https://cloudinary.com
trs muncul'in respon/result link gambar yg sudah di upload..
code script PHP basic aja gak perlu pke framework,,
referesi / dokumentasi :
https://cloudinary.com/documentation/image_upload_api_reference#upload_method
https://cloudinary.com/documentation/php_integration








Loading ...
