我们来看看一个关于如何让fck能正常显示我们上传的图片吧。
<div id="wrapper"> <form name="form1" action="<?php echo $_SERVER["PHP_SELF"] ?>" method="post"> 标题:<input type="text" size="20" name="title" /><br /> <?php include "fckeditor/fckeditor.php"; //包含文件 $ofckeditor = new FCKeditor("fckeditor1"); //创建实例 $ofckeditor->BasePath = "./fckeditor/"; //设置FCK的路径 $ofckeditor->ToolbarSet = "Default"; //设置编辑器工具栏类型 $ofckeditor->Width = "700px"; $ofckeditor->Height = "300px"; //设置编辑器高度 $ofckeditor->Create(); //创建编辑器 ?> <br /> <input type="submit" name="submit" value="提交" /> </form> <br /> </div> <div> <?php echo $_POST["fckeditor1"]; ?> </div>
路径不对,注意你的源代码:
<img src="/static/imghwm/default1.png" data-src="/fck/upload/image/20090406214620132.jpg" class="lazy" / alt="fck图片不能显示问题 " >
再看你的调用fck地址为:fckeditor/fckeditor.php
说明你的预览页面和fck不在同级。再说,FCK默认上传图片源代码里都应该是完整URL。
你的FCK似乎改动过吧,配置一下你的fck就OK了。
本文链接:
收藏随意^^请保留教程地址.

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

SublimeText3 Linux new version
SublimeText3 Linux latest version

SublimeText3 Chinese version
Chinese version, very easy to use