Why my little brother? After I have integrated ckeditor and ckfinder, uploading pictures is successful but cannot be displayed on another page

Source: Internet
Author: User
Why did I upload a picture after merging CKEditor and Ckfinder, but I can't show it on another page
After the integration, I can already insert the picture in the textarea, for example:

However, I click the "Publish" button below, but always do not display the picture, text can be displayed normally, such as:



Edit Page Source code:


Code in article:
 
 
echo "
";
Print_r ($_post);
echo "
";
?>


Please the experts to guide the maze, thank you very much!
------Solution--------------------
Click on the "source" on the left to see
------Solution--------------------
After you print the results look at the source.
------Solution--------------------
Didn't you see the double quotes escaped?

------Solution--------------------
How about submitting without an editor? Just enter a AA ' BB ' submission to see what the result is.
------Solution--------------------
He's a smart judge, and I don't know what you've changed.

$_post = Array_map (' stripslashes ', $_post);
  • Contact Us

    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.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.