This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Regarding integration and uploading images through PHP form.

Comments

1 comment

  • Avatar
    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
    Comment actions Permalink

Post is closed for comments.