Search

You searched for the word(s): php
Showing page 50 of 158 (1,571 total posts) < 1 second(s)
  • Re: Full screen by default

    RYann: OR, is there a way to specify the height and width of the editor? This would be more helpful.   Thanks ;)   Editor.Height Property Specifies the height of the Cute Editor control on the page.   Example Code <?php          $editor=new ...
    Posted to Cute Editor for PHP (Forum) by Adam on January 30, 2008
  • Re: upload button does not work

    Hello Adam,   thanks for the response. The upload function works well in your example below. After a cklick on ''upload files'' a window with my local hard drive opens. But not when I try this on my webserver.     Adam: Can you reproduce your issue in the following example? http://phphtmledit.com/EnableAll.php
    Posted to Cute Editor for PHP (Forum) by lpgr on October 23, 2009
  • Re: Problem with License - code directory location

    Dear rspurrie,   You purchased domain license, domain names can be the regular URL domain, e.g. www.abc.com or server names e.g. http://phone or IP e.g. http://xxx.xxx.xxx.xxx(:xxx), your domain name is bound to http://216.218.209.18, please download domain name detect script TellDomainName , decompress it and upload ...
    Posted to PHP File Uploader (Forum) by Eric on February 26, 2010
  • Re: Php Code inside a link does not work

    well, I am just a developer using Cute Editor and PHP the first time. But try this: editor->Text='<a target=''_blank'' href=''' .<?php echo ''test''; ?> . '''> myPhp link </a>'
    Posted to Cute Editor for PHP (Forum) by murli1467 on April 21, 2008
  • Where to Find the Version Number/Build Number for PHP Cute Editor?

    In my current installation of Cute Editor for PHP, where exactly do I go to find the current version/build number for my installation?   Can I discover this at run time with some "Easter egg", or must I look in the code library?   Thank you.
    Posted to Cute Editor for PHP (Forum) by HighConcept on November 6, 2012
  • Re: Debug information - PHP no request files

    I get the same message with Firefox. It works perfectly in Internet Explorer 8.0 in which I can upload 2GB files. Firefox fails to upload a 2MB file.   My version is of Feb '10 and should be the latest.   Did you find any fix for this problem?   regards   Max
    Posted to PHP File Uploader (Forum) by rtm on March 18, 2010
  • Re: FLM error while uploading file

    Hi Ken I've contacted the hosting provider and they have created a local php.ini file for me. I tried changing some configuration thru the php.ini file but I still get an error trying to upload files. Please have a look at a chart I have created comparing a domain that works (left) and the problematic one on the right. I believe it ...
    Posted to Cute Editor for PHP (Forum) by Anonymous on March 2, 2012
  • Re: FLM error while uploading file

    Hi tetnet, I think your site has not the write/read permission of the default temp folder of php. Please change the php temp folder permission and ensure that your site and write/read of it. Also, you can try the way below 1. Open ''cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php'',2. Search function ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on February 1, 2012
  • Re: Error 2038 on large upload

    Hi greggs,   You can also try the following code, if you choose files more than 2G, it will display friendly message: <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to PHP File Uploader (Forum) by Eric on June 13, 2011
« First ... < Previous 48 49 50 51 52 Next > ... Last »