[QUESTION] How do I save the images to database?
Question
Please do bare with me but it's really hard to understand the documentation. Can you guys help me do do this?
Answers (3)
@pranzikkin
@pranzikkin it is an array of files: $_FILES['files'] You can debug and see the response on browser's network (console). As it is passing a single file of each time, the file is passing at the first position, so you can take the name of file ($_FILES['files']['name'][0]) the tmp name ($_FILES['files']['tmp_name'][0])... Reference: PHP - File Upload
@pranzikkin
put the http\https for the url;
something like http://<youraddress>
@JulyanoF thank you for the great help. got it working now. @arthuralmeidap thank you for the help. got it working now.
Related Questions and Answers
Continue research with similar issue discussions.
Issue #822
[QUESTION] How to get the html and css code in view code tool?
or how to get all the html code and css so that I could save it in my database. Or there is already a functionality in the documentation? y...
Issue #1002
Please help me in integrating grapesjs with graphQL
Hi Guys, Can you help me out on how to query urlStore, urlLoad instead of using rest api call, we need to use graphQL. In GraphQL we will h...
Issue #1360
[Question/bug] Need help saving data to Blackbaud database.
I'm trying to embed this into Blackbaud Internet Solutions using a Custom Content Part. Can someone help me figure out how to setup the sto...
Issue #1848
[Question] After page reload plus ("+") button not showing.
Hi @artf , When I drag the section block, a plus button is displaying. After save and reloading the page, "+" button not showing. I need to...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.