HTML_Progress2
[ class tree: HTML_Progress2 ] [ index: HTML_Progress2 ] [ all elements ]

File: fileupload1.php

Source Location: /HTML_Progress2-2.4.2/examples/aflax/fileupload1.php

Classes:

Page Details:

Basic AFLAX file upload example with default behavior.

Progress meter has 3 buttons (btn1: select File, btn2: begin Upload, btn3: cancel Upload) and a status text label (aflaxstatus) We use default AFLAX settings (no registerAFLAX() needed here) :

  • Adobe Flash is "aflax.swf" in current directory,
  • JavaScript backend "ajax.js" and "HTML_Progress2_AFLAX.js" are also in current directory
  • Files allowed to upload are : Images (*.jpg, *.jpeg, *.gif, *.png) and Archives (*.zip, *.tar, *.tar.gz)
  • Default script server named "upload.php" to handle files uploaded reside in current directory

Includes:

require_once('HTML/Progress2.php') [line 21]

Documentation generated on Mon, 11 Mar 2019 15:46:42 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.