Search

You searched for the word(s): php
Showing page 44 of 158 (1,571 total posts) < 1 second(s)
  • Re: Will Cute Editor Do this?

    Dear Oldhammer,   1. How to save the edited content to document?      http://phphtmledit.com/Edithtml.php, you can find its source code in installation package.   2. How to set unique upload folder for every user? For the different users, you can set different Image Gallery path for each user. User ...
    Posted to Cute Editor for PHP (Forum) by Eric on January 26, 2011
  • Feature on limiting image upload folder size

    We have found out that the Cute Editor for .NET is capable to limit the image upload folder size (http://cutesoft.net/developer+guide/index.htm#page=Limit-image-upload-folder-size.htm). However, it seems that Cute Editor for PHP does not support this feature. We would like to know if it is possible to enable the feature in limiting the image ...
    Posted to Cute Editor for PHP (Forum) by hkedcity on August 9, 2010
  • Re: Editor some times not load fine with MOZILLA VERSION 3.6

    forkus2000: Adam : please check directly our page http://200.111.84.172/aula/prueba.php  WITH MOZILLA 3.6 (LATEST VERSION)   the editor is loades via ajax, jquery, you can see the javascript that try to load the editor. The problem is the first time you load the page the editor not load, but the second time load..   What can ...
    Posted to Cute Editor for PHP (Forum) by Adam on March 9, 2010
  • Re: FLM Error: Invalid Size !1310720

    Found it!   Line 833 of include_phpuploader.php ''$data=base64_decode($filedata,false);''  My environment/client combonation returns that this function only takes 1 argument and there are two supplied.  We are running PHP 5.1, which I''m guessing is out of spec as there is a call to a function ''error_get_last()'' which is not ...
    Posted to PHP File Uploader (Forum) by stemithy on March 1, 2010
  • form-manualstart.php

    Hello,   I want a upload file just like form-manualstart.  But i want some additional features Like process baar, automatic upload, and in manualstart file script uploaded file not save in the folder.    
    Posted to PHP File Uploader (Forum) by nkhl20 on February 18, 2010
  • iis windows temp error

    using demo.phpfirst run presents button for upload -  uploadertemp & session id created before select files button is pressed once a file a selected - Server side exception, failed to upload Joe.jpg Debug Information:mkdir() [<a href='function.mkdir'>function.mkdir</a>]: File exists, failed to make ...
    Posted to PHP File Uploader (Forum) by irondude on February 3, 2010
  • simplexml_load_file() [function.simplexml-load-file]: I/O warning

    Hi,   I just installed the php html editor, but I'm getting this error:   Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity ''/var/www/html/VITTYWEB_MEMBER/core/CuteEditor_Fileshttp://192.168.1.2/VITTYWEB_MEMBER/domains/sejal.com/configs/CEtoolbar.config'' in ...
    Posted to Cute Editor for PHP (Forum) by SejalShah on February 1, 2010
  • removing spaces from filenames before saving to directory

    Hi There, Does anybody know if it is possible (& easy) to remove/replace spaces from files that are uploaded before they are stored to the savefiles directory? I need this to be the case for my application.  I've had a quick look at the php code, but because I'm new php, i thought i'd ask here first before trying to delve into it ...
    Posted to PHP File Uploader (Forum) by jimjim on November 13, 2009
  • Re: Refreshing the page after upload

    That is basically what I do, I think, but as I return the HTML as a result to a function I use GetString(). The HTML should be the same on the client though. After the upload is complete (when it works, it only works about half the times - see my other post regarding temp directory) it just sits there. Hitting F5 will reload the page. I have a ...
    Posted to PHP File Uploader (Forum) by Rickard on August 21, 2009
  • Resize, create thumb and rename

    I've been running a simple php script that resizes, renames, and creates a thumb for all photos uploaded to our company website.  The volume of photos have increased and I was tasked with finding a way to select groups of photos and upload them all at once, so I purchased this PHP Uploader script.  It really works well, but I still need ...
    Posted to PHP File Uploader (Forum) by auilani on August 4, 2009
« First ... < Previous 42 43 44 45 46 Next > ... Last »