Regarding integration and uploading images through PHP form.
I am new to Cloudinary. I saw the documentation but it is very confusing. Can anyone help me with integration and uploading images through PHP form from scratch, starting from file to include,download till last?
Thank You
-
Hi,
I'm not sure if you've seen it, but we actually have two sample PHP projects on our Github that you can reference.
The Basic sample project is a synchronous script that shows the upload process from local files and remote URLs with different transformations and options.
The Photo Album project is a simple web application that allows you to uploads photos, maintain a database with references to them, list them with their metadata, and display them using various cloud-based transformations. Here you can view both server side and client side examples.
Here is a direct link to the repository where they are both located:
https://github.com/cloudinary/cloudinary_php/tree/master/samplesAlso please note that you can always open a ticket with our support team as well at the following link:
https://support.cloudinary.com/hc/en-us/requests/newHope this helps!
Post is closed for comments.
Comments
1 comment