Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
phpfileuploader
css
customise
Image Upload
phpfileuploder
reload page
Showing page
1
of
2
(
13
total posts)
Stopped Working after re-install
I have been testing phpuploader on my server, i had some teething problems which meant i had to re-install quite a few times, i got it all working then after moving it to a new folder on my server it suddenly stopped working when you click the upload button nothing happens! I am thinking it may be a security feature to stop people ...
Posted to
PHP File Uploader
(Forum)
by
cookiimonstar
on
March 17, 2012
PHP Uploader is not working with .htaccess
PHP uploader is not working with .htaccess. I have requirment that, I have single site which is accessed from multiple sub domain and according to domain site will fetch data for particuler domain for this I use .htaccess to use sub domain. My query is, with .htacess php uploader is not working so can you please guid me what can I ...
Posted to
PHP File Uploader
(Forum)
by
gen2prashant
on
February 13, 2012
Copy File Guid or Combination Of Both To Server Folder
I wonder whether someone may be able to help me please. Part of my script, like most I suspect, contains the line which copies the image to a server folder via: $mvcfile->CopyTo(''saveimagefiles''); This correctly saves the file using the filename as the identifier for the file. Could someone perhaps tell me please ...
Posted to
PHP File Uploader
(Forum)
by
IRHM73
on
February 10, 2012
Unable To Post Full List To mySql Database
I wonder whether someone may be able to help me please. I thought I'd got this problem solved but unfortunately I still have some errors: I'm using the code below to upload and save image files to a mySql database. <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ...
Posted to
PHP File Uploader
(Forum)
by
IRHM73
on
February 9, 2012
Passing Filename Variable To mySql Database
I wonder whether someone may be able to help me please. I've put together the following code which allows the user to select and manually upload files, saving it to a folder on my server which all works fine. <?php require_once ''phpuploader/include_phpuploader.php'' ?> ...
Posted to
PHP File Uploader
(Forum)
by
IRHM73
on
February 4, 2012
Keeping state after submitting and CuteWebUI_AjaxUploader_OnPostback handler
Hi there, May be it is a normal behavior, but is there any work around for that simple case : I want to use the keeping state after submitting scenario, as documented -- processing the file array to display info on the files being uploaded.I also want to use the OnPostback function. But as soon as I define that function, the processing ...
Posted to
PHP File Uploader
(Forum)
by
jrlemay
on
December 12, 2011
Want to upload images on different server
Can any one help me for my issue?? i want to upload images on different server.for that i did just following change, $uploader->UploadUrl=''http://abc.def.com/brokerAdmin/photoUploadHandler.php''; and that machine i have copy this file as well as phpuploader folder.but it doesn't work :(.and giving me following ...
Posted to
PHP File Uploader
(Forum)
by
chintanshah
on
April 22, 2011
Need advice with PHP File Uploader "Task Complete" on Multiple File Upload
Hi, I am using ''PHP File Uploader'' with a customised SQL/PHP back-end. The uploader works fine for single file uploads, and in every respect but one, works fine for multiple file uploads. The problem I am experiencing is that when a file is uploaded successfully, I run the following code: <script ...
Posted to
PHP File Uploader
(Forum)
by
techtoad
on
October 27, 2010
how to integrate it any MVC framework like CodeIgniter :- Server side exception : failed to upload XXX.jpg
I'm getting following message., when I'm uploading the file. Server side exception : failed to upload Winter.jpg Debug Information: myuploader : Session expired! Please refresh the page and try again. Its alert message when uploading the file on server, Upload percentage is 0%. Please help me to sort out the ...
Posted to
PHP File Uploader
(Forum)
by
makewebapp
on
September 15, 2010
Form customisation
I find it really hard to customise the form at all. The current problems I have at the moment is if the file names are too long then you cannot see the status of the file (upload successfully etc), therefore I tried to figure out to limit the filename characters shown but havn't had success. Another problem is the list of currently uploaded ...
Posted to
PHP File Uploader
(Forum)
by
klj613
on
May 31, 2010
1
2
Next >