| Current File : //opt/RZphp5/includes/doc/HTML_Progress2/docs/TDG/ch02s04.html |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>
Version 2.3.x
</title>
<link rel="stylesheet" href="book.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
<link rel="start" href="index.html" title="HTML_Progress2 Manual" />
<link rel="up" href="ch02.html" title=
"Chapter 2. What's New in version 2 ?" />
<link rel="prev" href="ch02s03.html" title="Version 2.2.x" />
<link rel="next" href="ch02s05.html" title="Version 2.4.x" />
<style type="text/css">
/*<![CDATA[*/
body {
background-color: white;
color: black;
}
:link { color: #0000FF }
:visited { color: #840084 }
:active { color: #0000FF }
h2.c1 {clear: both}
/*]]>*/
</style>
</head>
<body>
<table class="progress2Header">
<tr>
<td>
<img src="img/pear_progress2.gif" align="left" alt=
"PEAR Progress2 logo" />
<h1>
HTML_Progress2 : The Definitive Guide
</h1>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">
Version 2.3.x
</th>
</tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="ch02s03.html">Prev</a>
</td>
<th width="60%" align="center">
Chapter 2. What's New in version 2 ?
</th>
<td width="20%" align="right">
<a accesskey="n" href="ch02s05.html">Next</a>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<div class="sect1" lang="en" xml:lang="en">
<div class="titlepage">
<h2 class="title c1">
<a name="about.whatsnew.23x" id="about.whatsnew.23x"></a>Version
2.3.x
</h2>
</div>
<p>
After two years of waiting, a PEAR user Request <a class="external"
href="http://pear.php.net/bugs/bug.php?id=3985" title=
"http://pear.php.net/bugs/bug.php?id=3985">#3985</a>, and help of
<a class="external" href="http://pear.php.net/package/HTML_AJAX" title=
"http://pear.php.net/package/HTML_AJAX">PEAR::HTML_AJAX</a> package,
the AJAX progress bar is born.
</p>
<div class="itemizedlist">
<ul type="disc">
<li>
<p>
This important version that add <span class=
"bold"><strong>asynchronous progress bar</strong></span>, give
also support of <span class="bold"><strong>file
upload</strong></span>, for both PHP4 and PHP5 users.
</p>
</li>
</ul>
</div>
<p>
Asynchronous File Upload support is available with :
</p>
<div class="variablelist">
<dl>
<dt>
<span class="term">AFLAX (stands for Asynchronous Flash and
XML)</span>
</dt>
<dd>
<p>
The AJAX for Adobe Flash Platform 8 or greater. See <a class=
"external" href="http://www.aflax.org/" title=
"http://www.aflax.org/">official website</a>.
</p>
</dd>
<dt>
<span class="term">PHP5 (5.2.0 or greater) extensions
backend</span>
</dt>
<dd>
<p>
<a class="external" href="http://pecl.php.net/package/APC" title=
"http://pecl.php.net/package/APC">APC</a> that include RFC1867
fileupload processing hook (version 3.0.13 or greater).
</p>
<p>
<a class="external" href=
"http://pecl.php.net/package/uploadprogress" title=
"http://pecl.php.net/package/uploadprogress">uploadprogress</a>
that used the RFC1867 hook to track progress of file upload.
</p>
</dd>
<dt>
<span class="term">PHP patches</span>
</dt>
<dd>
<p>
Available for versions <a class="external" href=
"http://pdoru.from.ro/" title="http://pdoru.from.ro/">4.3.10 and
5.0.3</a>
</p>
</dd>
</dl>
</div>
</div>
<table class="progress2Footer">
<tr>
<td align="left">
HTML_Progress2 : The Definitive Guide
</td>
<td align="right">
v 2.4.0 : April 20, 2007
</td>
</tr>
</table>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="ch02s03.html">Prev</a>
</td>
<td width="20%" align="center">
<a accesskey="u" href="ch02.html">Up</a>
</td>
<td width="40%" align="right">
<a accesskey="n" href="ch02s05.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">
Version 2.2.x
</td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top">
Version 2.4.x
</td>
</tr>
</table>
</div>
</body>
</html>