• Dear all;
    I use form type with file upload field.
    Please let me know is there any way to create link to uploaded file so I could download it in it’s original format. I just can’t make it happened.
    This is how an array stored in sql table look when JPG pictoure is uploaded that I woul like to download:
    Array
    (
    [filename] => rome (04-14-12-09-41-42).jpg
    [contents] =>
    [upload_dir] => 1
    [upload_url] => https://laudi-lingua.hr/beta/wp-content/uploads/2012/04/
    [size] => 33416
    )

    (column name=file-4f32d5ed8954d)

    Thanks…

  • The topic ‘link to a file stored by form manager i sql table’ is closed to new replies.