1
0
mirror of https://github.com/php/doc-fr.git synced 2026-03-24 07:02:06 +01:00
Files
archived-doc-fr/reference/array/reference.xml
Yannick Torres cf8f7d946d Convert to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@297124 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-30 05:22:20 +00:00

41 lines
1.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 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>split</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:
-->