Posttextarea graphic information to the back, but the background can not be extracted to the image array, solve?
Source: Internet
Author: User
The posttextarea graphic information is sent to the background, but the background cannot be extracted to the image array ???? I used kindeditor to create a textarea online editing box. when a user deletes an image in textarea and uploads another image, the server space is saved .. I extracted textarea images from the original database to form an array, and then sent each post textarea image information in the array to the background, but the background could not be extracted to the image array ????
I used kindeditor to create a textarea online editing box. when a user deletes an image in textarea and uploads another image, the server space is saved .. I extracted the textarea image from the original database to form an array, and then compared each value in the array with the new textarea in_array (). The unsaved image will be deleted .. It is strange that the newly passed textarea cannot be extracted to the image array, and the extraction result is an empty array .. Thank you for your consideration .. Post extract image http share:
------ Solution --------------------
You need to know how you extract
You also need to know the content of $ _ POST ['textarea '].
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.