Files
archived-doc-pt-br/reference/shmop/book.xml
2026-01-26 15:34:29 +00:00

44 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- EN-Revision: 41d34439ea8cae2bb1204264c1bce15d88284503 Maintainer: leonardolara Status: ready -->
<!-- CREDITS: marcelo,felipe,fernandowobeto,leonardolara -->
<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="book.shmop">
<?phpdoc extension-membership="bundled" ?>
<title>Memória Compartilhada</title>
<!-- {{{ preface -->
<preface xml:id="intro.shmop">
&reftitle.intro;
<simpara>
Shmop é um conjunto de funções de fácil utilização que permitem ao PHP ler,
gravar, criar e excluir segmentos de memória compartilhada Unix.
</simpara>
</preface>
<!-- }}} -->
&reference.shmop.setup;
&reference.shmop.examples;
&reference.shmop.reference;
&reference.shmop.shmop;
</book>
<!-- 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:"~/.phpdoc/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
-->