Hello, i´m oskar from spain and i´m sorry to say that my english isn´t good.
i´m working in a windows xp, with easypyp pack (apache, php 4.3 and mysql), the browser is firefox, and my software to write code is notepad++.
i´m traying to bring fckeditor to a text area but i´m not able to do it.
if i take the fckeditor folder into the folder project (daniel) i get this mesage from the server
The requested URL /FCKeditor/editor/fckeditor.html was not found on this server.
if i change the first php code line to thi other:
I get this mesage.
Fatal error: Cannot instantiate non-existent class: fckeditor in c:\easyphp1-8\www\daniel\indexar.php on line 71
Can anyone help me please?
thanks.
oskar
i´m working in a windows xp, with easypyp pack (apache, php 4.3 and mysql), the browser is firefox, and my software to write code is notepad++.
i´m traying to bring fckeditor to a text area but i´m not able to do it.
if i take the fckeditor folder into the folder project (daniel) i get this mesage from the server
The requested URL /FCKeditor/editor/fckeditor.html was not found on this server.
if i change the first php code line to thi other:
<?php include(".../FCKeditor/fckeditor.php") ; ?>
I get this mesage.
Fatal error: Cannot instantiate non-existent class: fckeditor in c:\easyphp1-8\www\daniel\indexar.php on line 71
Can anyone help me please?
thanks.
oskar