Search

You searched for the word(s): php
Showing page 38 of 158 (1,571 total posts) < 1 second(s)
  • editable window (iframe) does not show?

    I have installed the editor in my php files but the window where you edit the text does not show. It seems to have to do with some code I use, but I don't understand why. Maybe somebody can help me out? Here we go: Javascript code, to hide and show a ...
    Posted to Cute Editor for PHP (Forum) by sdeng on July 4, 2009
  • Having Problems with HTML inside Editor - Please Help

    Basically what's happening is that I am trying to use the editor to add stuff through PHP into a MySQL database and edit it afterwards. When I edit it instead of showing Rich Text Like Bold - it shows <strong>Bold</strong> on Normal view.   The REMOVE ALL HTML TAGS button does not work. I have attached a screenshot and the ...
    Posted to Cute Editor for PHP (Forum) by AdamTheMan103 on March 26, 2009
  • Getting Started - reated a CuteEditor class object?

    Hi there, Sorry for the lame question but I am new to this!   When you install Cute Editor it asks you to do the following   2. Instantiate the CuteEditor class. Firstly, you must include the CuteEditor class file. Secondly, you must create a new CuteEditor class object. Finally, you must assign a unique ID to your ...
    Posted to Cute Editor for PHP (Forum) by Newellie on February 10, 2009
  • Cross Site Scripting Vulnerabilities

    I used cute editor for php for my web application.  I ran a security scan for cross site scripting vulnerability on my application. It came back that the CuteEditor  (CuteEditor/CuteEditor_Files/Themes/Office2007/style.php) had 17 vulnerabilities. Vulnerability description This script is possibly vulnerable to Cross Site ...
    Posted to Cute Editor for PHP (Forum) by goldd1gger on January 22, 2009
  • initiate cute editor

    hello, I just purchased a license for the Editor in PHP. I installed the directory with all the correspondig files in my root dir. this is the code I integrated in my PHP page                   ...
    Posted to Cute Editor for PHP (Forum) by ffn on September 12, 2008
  • Information on product and license

    Hello, I'm currently used in my my FCKEditor but I want to switch to a professional editor like Cute Editor for PHP. To be sure Cute Editor is well designed for me, I have few questions : 1/ Is it included resize/crop/rotate image features in PHP version ? 2/ Is it possible to edit safely Javascript code including in my html pages ...
    Posted to Cute Editor for PHP (Forum) by frederic on July 25, 2008
  • Cute Editor not properly displaying formatted content of MySQL field

    I have a page for entering text in a MySQL database and another one for editing it.   Entering the text with CE is no problem, the text and the formatting tags are properly stored in the MySQL database field (checked with PHPMyAdmin).   When trying to edit the previously entered text, CE displays this text with the formating tags, ...
    Posted to Cute Editor for PHP (Forum) by erikpost on May 9, 2008
  • Re: Cannot instantiate non-existent class: cuteeditor

    Thank You! Previously our server is not PHP 5.. , Now we chnaged to PHP5.. . It's working.  But i want to upload images, files  etc through PHP editor.   Could you please send the sample code to do this>below is the code i am using   <?php $editor=new ...
    Posted to Cute Editor for PHP (Forum) by Gopinath on March 4, 2008
  • Re: Replace InsertImage with a new one?

    Hi again   As you can see below I opens a subwindow with a .php function.   if(command==''MyCmd'') {  popUpWin('../gemensam/tst.php','600','600','bild',false); return true; }   The last thing I'd like to do from tst.php is to write something into the editor.. I tried ...
    Posted to Cute Editor for PHP (Forum) by julgus on November 21, 2007
  • Re: How to Hide Cancel all Uploads Button

    Hi adyboy369, Please try the following snippet:<?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
    Posted to PHP File Uploader (Forum) by Eric on June 28, 2011
« First ... < Previous 36 37 38 39 40 Next > ... Last »