Search

You searched for the word(s): php
Showing page 16 of 158 (1,571 total posts) < 1 second(s)
  • Php Uploader not working

    Hi i am trying to install Your PHP uploader on a clients website, Firstly i copied all the files from the zip folder to the server and tried the demo but nothing happend! when i press the Upload button no File Browser window appears! The client has already purchased a license so i placed the .lic license folder but it is still not working! Any ...
    Posted to PHP File Uploader (Forum) by cookiimonstar on October 14, 2012
  • Insert Hyperlink Issue when using Cute Editor 6.6 for PHP with Mozilla Firefox Web Browser

    We are using Cute Editor 6.6 for PHP with Mozilla Firefox Web Browser   I have customers reporting issues with the Create Hyperlink feature. I've done remote desktop checking to verify that they are doing the steps below.    Example Text:Click here to go to google.  Steps to Duplicate: Highlight the words 'Click ...
    Posted to Cute Editor for PHP (Forum) by daryl_bb on March 7, 2011
  • Re: Debug information - PHP no request files

    It says: Silverlight ;)   Thank you very much, it works with the Flash component.   It seems I have a second problem: some video files are uploaded correctly, but some are not. The exception '' PHP no request files'' is thrown when uploading some video files. Other videos with the same extension are accepted and can be uploaded ...
    Posted to PHP File Uploader (Forum) by rtm on March 18, 2010
  • Re: minor et major release for "CE for PHP"

    1. You announce version 6.1 for ''CE for PHP''... but version 6.0 is write on the ''Online store'' page ! When v6.1 will be available to buy ?   The latest version is version 6.1. The version number of the online store is not updated yet.   2. Between v6.0 and v6.1, do you considere a minor or a major release ?   Minor.
    Posted to Cute Editor for PHP (Forum) by Adam on October 21, 2008
  • Re: CuteWebUI AjaxUploader Initialize is not defined in php file uploader

    Hi Terry, <script type='text/javascript' src='homepages/31/d288600241/htdocs/test/phpuploader/ajaxuploaderresource.php?type=script'></script>  iam getting above generated html code.  <?php                           ...
    Posted to PHP File Uploader (Forum) by ur.prasu on October 21, 2009
  • Re: Problems with Cute Editor for PHP in Google Chrome

    Thanks for your answer Eric.   I have tested the online demo and i have downloaded the last version.   That one fix some problems that I had. Almost tools works fine, the dropdown list and the context menu shows fine, but I can't select or resize images, flashs, tables, to do that I have to select the HTML option and change ...
    Posted to Cute Editor for PHP (Forum) by G3rcar on November 30, 2009
  • Re: Bought this a while ago, having huge problems with re-install...

    Hi EpicRadio,   1. About the session error, please try the example page below, does it still get this error?   I used <?php session_start(); ?> in it, I think this code will fix your session ...
    Posted to PHP File Uploader (Forum) by Kenneth on February 17, 2013
  • Re: AutoResizeUploadedImages in PHP version

    rubendevries: Are there any plans for building this option into the PHP version of cute editor?   And do you have any idea when this might be finished?   rubendevries, This feature is not supported yet. It's only available to the .net version right now. We will include this feature in the future release.
    Posted to Cute Editor for PHP (Forum) by Adam on May 29, 2009
  • Re: Setting max files

    Hi fchristensen, Please try the example below, it shows you how to limit the upload files to 5. <?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 Kenneth on January 13, 2012
  • Re: Want to upload images on different server

    Dear chintanshah,   After the following highlighted code are executed, files will be uploaded to destination folder on same server, you can handle those files and move them to other server, you can refer to  http://www.frihost.com/forums/vt-49107.html    <?php require_once ''phpuploader/include_phpuploader.php'' ?> ...
    Posted to PHP File Uploader (Forum) by Eric on April 22, 2011
« First ... < Previous 14 15 16 17 18 Next > ... Last »