Home  >  Article  >  Backend Development  >  ueditor 的路径如何配置?

ueditor 的路径如何配置?

WBOY
WBOYOriginal
2016-06-23 14:14:49914browse

php新手,下了个ueditor _examples下的例子能正常显示,但 自己把 _examples中的completeDemo.html复制出来放在ueditor上层的目录中就不能正常显示了

下面是我的目录,php_temp是虚拟目录,用127.0.0.1/php_temp/index.php访问时不显示ueditor的编辑框

其中index.php中的代码与completeDemo.html相同


回复讨论(解决方案)

上面的路径写错了。。

应该是
127.0.0.1/php_temp/test/index.php

自己解决了。。。有人来接分嘛?

自己解决了。。。有人来接分嘛?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn