Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/apache-flex/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
ckeditor、php、图像显示问题_Php_Ckeditor - Fatal编程技术网

ckeditor、php、图像显示问题

ckeditor、php、图像显示问题,php,ckeditor,Php,Ckeditor,我有一个download.php文件,可以在网页上显示图像,还可以下载PDF、文档等文件 在ckeditor中,如果图像的src为/download.php,则显示为没有图像或断开链接的图像,如果图像的src为my image,则在ckeditor中显示良好 有什么想法吗?不,我不能把整个域名都放进去。感谢网络托管公司,有理由解释得冗长、复杂和愚蠢。在配置中,您需要将设置为完整路径,然后它会将其添加到您上载和插入的图像/文件中。配置文件是什么?config.js?还有,我应该把什么作为基本hre

我有一个download.php文件,可以在网页上显示图像,还可以下载PDF、文档等文件

在ckeditor中,如果图像的src为/download.php,则显示为没有图像或断开链接的图像,如果图像的src为my image,则在ckeditor中显示良好


有什么想法吗?不,我不能把整个域名都放进去。感谢网络托管公司,有理由解释得冗长、复杂和愚蠢。

在配置中,您需要将设置为完整路径,然后它会将其添加到您上载和插入的图像/文件中。

配置文件是什么?config.js?还有,我应该把什么作为基本href?