Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): php
More Search Options
Showing page
76
of
158
(
1,571
total posts)
< 1
second(s)
Re: watermark on image after upload
Hi acyk, You can get the file path after the file upload complete and than add the water mark by your own logic. The link below shows you how to add a message as a water mark into you image. http://www.
php
jabbers.com/put-watermark-on-images-using-
php
-
php
20.html Regards, ken
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
May 29, 2011
Give Ajax Uploader a HTML5 file object
Good morning, I would like to add a drag and drop option to my uploader.HTML5 gives some drag and drop functionalities and I would like to use it to get a FileList (http://help.dottoro.com/ljuelxgf.
php
). How can I give this FileList to AjaxUploader to let him do the upload? Thank you.LionHeart
Posted to
Ajax Uploader
(Forum)
by
LionHeartSeven
on
January 11, 2011
Re: Resize, create thumb and rename
Hi, please check the misc-filemanager-handler.
php
example , this line tell you how to rename the file : rename($mvcfile->FilePath,$newpath); for the photo operation , I suggest you use some library like the http://www.libgd.org/Main_Page Regards, Terry
Posted to
PHP File Uploader
(Forum)
by
cutechat
on
August 5, 2009
Re: Image upload doesn't work - File format not allowed
No. It doesn't work also. In your example editor i get error messages: image/tiffimage/tiff File format not allowed! Please contact site administrator. for tiff image/x-citrix-pjpegimage/jpeg File format not allowed! Please contact site administrator. for jpeg image/bmpimage/bmp File format not allowed! Please contact site ...
Posted to
Cute Editor for PHP
(Forum)
by
oxflo
on
March 17, 2009
Re: Different errors on diff machines
Hi jaydev, I just tested your site and the page you provided. 1. Test page http://gen2clients.com/uic_radio/uRo58LgD/testuploader.
php
works fine for me, I tried a file large than 6M. It works on upload type “silverlight”, if I use upload type ” flash”, will ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
November 17, 2010
Re: Cute Editor Icons not showing up...
Dear Yukinojoou, I followed the following steps and deploy cuteeditor in easy
php
, it works fine on my end, the steps are: 1. Download easy
php
and install it to folder ''D:\aRun\Easy
PHP
-5.3.3'' (my local computer) 2. Download CuteEditor for
PHP
and unzip the installation package to folder ''
php
htmledit'' 3. Copy folder ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
October 28, 2010
Re: Image Property Box
manuel.fcb: Thanks. It woeks perfectly now :D By the way, there are any proble with setHTML method on IE8? http://
php
htmledit.com/JavaScript-API.
php
No. It should work. Just make sure you are using the lastet build. We do have a problem with this method before.
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
December 21, 2009
Re: Uploading Error in some files
I am curious if there is some other limitation here. I was able to upload anything under 2gb.. over that and I got that error. My
php
.ini has these parameters set: upload_tmp_dir = /var/uploadtemp/ upload_max_filesize = 10000M post_max_size = 10000M memory_limit = 256M My ...
Posted to
PHP File Uploader
(Forum)
by
mtimmons
on
November 13, 2012
Re: Unable to find file [file guid] in /tmp/uploadertemp
Hi, I created for example mytemp folder in root of my site and added this code to uploader
php
code : $uploader->TempDirectory="/mytemp"; and set permission just like this and tested and tested by 777 again : but after upload clicked i recived these errors ( i select ...
Posted to
PHP File Uploader
(Forum)
by
barnameha
on
October 8, 2013
Re: Unable to get file name of uploaded file
Hi DBarsri, Can you post the creation code of
php
uploader here?It should look like the following: <?
php
$uploader=new
Php
Uploader(); $uploader->MaxSizeKB=10240; $uploader->MultipleFilesUpload=true; ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
June 23, 2011
More Search Options
« First
...
< Previous
74
75
76
77
78
Next >
...
Last »