Search

You searched for the word(s): php
Showing page 42 of 158 (1,571 total posts) < 1 second(s)
  • Re: CuteEditor Installation

    Can you create a test.php file and copy the following code into it?   Then upload this file to http://www.npcourses.com/test.php? <?php include_once(''CuteEditor_Files/include_CuteEditor.php'') ; ?>   <html>           <head> ...
    Posted to Cute Editor for PHP (Forum) by Adam on April 24, 2009
  • under development alongside PHP

    A new major version has been under development alongside PHP 5 for several years. This version was originally planned to be released as PHP 6 as a result of its significant changes, which included plans for full Unicode support. However, Unicode support took developers much longer to implement than originally thought, and the decision was made in ...
    Posted to Cute Editor for PHP (Forum) by siril on August 26, 2010
  • Debug information - PHP no request files

    I've downloaded your trial version to see if it solves my problem - I'm setting up a site which will require files of up to 100Mb to be uploaded. I've installed the package and tried a 39Mb file, but I get this response - Server side exception, failed to upload test.jpg Debug information: Php No Request Files  What does ...
    Posted to PHP File Uploader (Forum) by Code Red on June 19, 2009
  • Re: How to Hide Cancel all Uploads Button

    Hi Eric, The Code posted by you works fine. But it seems it doesn't suit  for my code. Here is my code. Kindly let me know what I have to do for this?  The Problem is when I click on cancel current upload, Select Upload Files Button is visible. If I select the files, I cannot see Start Upload Button. <!-- Uploading ...
    Posted to PHP File Uploader (Forum) by adyboy369 on July 4, 2011
  • Errors on file upload

    Well I'm getting this error since a long time now, I'm not able to get it myself but people who use the site to uplaod files sometimes get it, I don't know if it causes their upload to fiail or something but I wanna know if there's any solution for this anyways, my log is simply filled with it..   [10-Apr-2014 22:39:58] PHP ...
    Posted to PHP File Uploader (Forum) by sahar on April 11, 2014
  • Re: Server side exception, failed to upload

    Hi Ken,   I can upload another file photo, but I can't upload file *.APK . Max file upload i've set in php.ini 200mb.   I've edit file demo2.php   $uploader->AllowedFileExtensions="*.jpg,*.png,*.gif,*.bmp,*.apk,*.txt,*.zip,*.rar";   Thanks for your help.    ...
    Posted to PHP File Uploader (Forum) by goldseiker on September 4, 2013
  • Display file results after uploading

    Hi    We tried the demos, if the script is run as below, you can see the file results after uploading:   <?php      // Create Uploader object.     $uploader=new PhpUploader();      // Set a unique name to Uploader          ...
    Posted to PHP File Uploader (Forum) by DongZheng on October 25, 2012
  • Re: Unable to find file de604f2a-e96f-c0bc-3cda-56ac3ce1b27b in /tmp/uploadertemp

    In an attempt to try and identify the issue, I have tested a very simple upload script as follows consisting of 2 files. [myUploader.htm] <html><body><form action=''upload_file.php'' method=''post''enctype=''multipart/form-data''><label for=''file''>Filename:</label><input type=''file'' name=''file'' ...
    Posted to PHP File Uploader (Forum) by mediakitchen on July 25, 2012
  • How can i avoid that the page do PostBack after to upload a file?

    I am using the javascript Method,  CuteWebUI_AjaxUploader_OnTaskComplete(task) to save the file in my DB with AJAX. Must I  to use other method to do this? My phpuploader code in my php is: <form  enctype=''multipart/form-data'' action=''#''>     <input type=''hidden'' id='lang' name='lang' value='' ...
    Posted to PHP File Uploader (Forum) by Vizzent on March 13, 2012
  • Pho file uploaded usage

    Hi, I'm really interesting in PHP File Uploader, but unfortunately I'm pretty new to PHP and I can't understand how to use the code. I downloaded the example code and tried to follow the instruction at Deployment.html but for me it's not very clear. Where I have to put that code? How can I integrate it in mine? Please, can someone give ...
    Posted to PHP File Uploader (Forum) by Miwi on February 29, 2012
« First ... < Previous 40 41 42 43 44 Next > ... Last »