1
0
mirror of https://github.com/php/doc-fr.git synced 2026-03-24 23:22:18 +01:00
Files
archived-doc-fr/reference/array/reference.xml
Yannick Torres 4f22f92e14 correct error
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@278144 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 20:43:02 +00:00

41 lines
1003 B
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.24 $ -->
<!-- EN-Revision: 1.17 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:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->