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
Nilgün Belma Bugüner c1429940da changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@283966 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 19:03:26 +00:00

41 lines
1.0 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<!-- EN-Revision: 876c81c602fe21a5404b74ed5e412198f632eac0 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:
-->