Skip to main content

Regarding integration and uploading images through PHP form.

Comments

1 comment

  • Marissa Masangcay

    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/samples

    Also 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/new

    Hope this helps!

    0

Post is closed for comments.