Re: Cute Editor deployment/integration: newbie questions

  •  05-07-2008, 3:30 PM

    Re: Cute Editor deployment/integration: newbie questions

    Adam, thanks so much for your reply.
     
    1) I copied <?php include_once("CuteEditor_Files/include_CuteEditor.php") ; ?> into the <head> section of my page ; this seems to give the following error message when running the page:
     
    Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /www/htdocs/vvtnn/test/edit/CuteEditor_Files/include_CuteEditor.php on line 5
     
    2) How do I create a new Cute Editor class object?
     
    3) Do I have to remove the // in //use $_POST["cont_text"]to catch the data?

    Thanks again for your help.
     
    Regards,
     
    Erik
View Complete Thread