1
0
mirror of https://github.com/php/doc-fr.git synced 2026-03-24 15:12:13 +01:00
Files
archived-doc-fr/reference/array/reference.xml
2021-09-24 04:13:47 +01:00

41 lines
998 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: d335ba69a16f4013280de8e3e71d9ba19fe3cb3c Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->
<reference xml:id="ref.array" xmlns="http://docbook.org/ns/docbook">
<title>&Functions; sur les tableaux</title>
<partintro xml:id="array.seealso">
&reftitle.seealso;
<para>
Voir aussi
<function>is_array</function>,
<function>explode</function>,
<function>implode</function>,
<function>preg_split</function> et
<function>unset</function>.
</para>
</partintro>
&reference.array.entities.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:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->