php-doc-en/reference/msession/reference.xml

77 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.7 $ -->
<reference id="ref.msession">
<title>Mohawk Software Session Handler Functions</title>
<titleabbrev>Msession</titleabbrev>
<partintro>
<section id="msession.intro">
&reftitle.intro;
<para>
msession is an interface to a high speed session daemon which can run
either locally or remotely. It is designed to provide consistent session
management for a PHP web farm. More Information about msession and the
session server software itself can be found at
<ulink url="&url.msession;">&url.msession;</ulink>.
</para>
&note.no-windows.extension;
</section>
<section id="mssession.requirements">
&reftitle.required;
<para>
</para>
</section>
&reference.msession.configure;
<section id="msession.configuration">
&reftitle.runtime;
<para>
</para>
</section>
<section id="msession.resources">
&reftitle.resources;
<para>
</para>
</section>
<section id="msession.constants">
&reftitle.constants;
<para>
</para>
</section>
</partintro>
&reference.msession.functions;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->