Move your mouse over the XML tags to view a tag description

<document title="patSession Download">
<meta project="patSession">
<keywords/>
<description/>
<author>
gERD Schaufelberger
</author>
<pat:getMetaNav/>
<xinc:include parse="xml" href="/nav/headernav.xml"/>
<xinc:include parse="xml" href="/nav/projectnav.xml"/>
</meta>
<page label="patSession" sublabel="Download">
<intro>
<randy:attribute name="version">
<pat:getProjectInfo project="patSession" info="currentVersion"/>
</randy:attribute>
<randy:attribute name="releaseDate">
<pat:getProjectInfo project="patSession" info="releaseDate"/>
</randy:attribute>
<para>
Downloading patSession is easy - select your preferred archive type below, and the download will start automatically. If you need help installing or integrating patSession in your projects, have a look at the online documentation.
</para>
</intro>
<body>
<main>
<section title="Installation">
<para>
patSession can be installed either as PEAR package (use the PEAR-installer) or just by unpacking your preferred archive.
</para>
<para>
If you choose to install an archive file, just unpack the file and put the file patSession.php and the patSession folder in your include directory. Please notice, that patSession needs patError as well! patError <em>is not</em> part of the patSession and has to be downloaded seperately (see the <link type="internal" url="/patError/download.xml">patError download page</link> on our site).
</para>
<para>
If you prefer to use the PEAR installer, then download the PEAR package file (which is currently only available as a daily snapshot from <link type="external" url="http://snaps.php-tools.net">http://snaps.php-tools.net</link>, sorry for inconvinience.) and type:
</para>
<para>
pear install <package file>
</para>
<para>
The PEAR installer then will do the rest for you and you may include patSession via require_once 'pat/patSession.php';
</para>
<caution title="patError required - batteries NOT included">
<para>
In order to avoid confusion and conflicts between different verisons, we decided not to include "batteries" in our download packages. In this case the required batteries is the package <em>patError</em>. This is a separate project of the patTeam <smiley type="smile"/> and must be downloaded and installed, as well.
</para>
<para>
See the <link type="internal" url="/patError/overview.xml">pages of patError</link> for more information or jump to the <link type="internal" url="/patError/download.xml">patError download page</link> directly.
</para>
<para>
You should use the same installation procedure as for patSession to avoid dependency conflicts.
</para>
</caution>
</section>
<section title="Download patSession">
<download title="patSession main package">
<dlitem file="patSession.zip" mode="project" filetype="zip">
<randy:attribute name="filesize">
<file:size returnformat="pretty" ifzero="n/a">
temp/patSession-
<pat:getProjectInfo project="patSession" info="currentVersion"/>
.zip
</file:size>
</randy:attribute>
</dlitem>
<dlitem file="patSession.tar.bz2" mode="project" filetype="tarbz2">
<randy:attribute name="filesize">
<file:size returnformat="pretty" ifzero="n/a">
temp/patSession-
<pat:getProjectInfo project="patSession" info="currentVersion"/>
.tar.bz2
</file:size>
</randy:attribute>
</dlitem>
<dlitem file="patSession.tar.gz" mode="project" filetype="targz">
<randy:attribute name="filesize">
<file:size returnformat="pretty" ifzero="n/a">
temp/patSession-
<pat:getProjectInfo project="patSession" info="currentVersion"/>
.tar.gz
</file:size>
</randy:attribute>
</dlitem>
</download>
</section>
</main>
<sidebar>
<xinc:include href="/misc/inc_partnersites.xml"/>
</sidebar>
</body>
</page>
</document>

Jump to the top of the page (of course only if you're far enough down...)