Files
smarty/docs/fr/programmers/api-variables/variable-request-vars-order.xml

37 lines
979 B
XML
Raw Normal View History

2004-04-13 11:47:32 +00:00
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
2005-12-10 15:52:46 +00:00
<!-- EN-Revision: 1.2 Maintainer: yannick Status: ready -->
2004-05-23 15:50:53 +00:00
<sect1 id="variable.request.vars.order">
<title>$request_vars_order</title>
<para>
L'ordre dans lequel les variables de requ<71>tes sont enregistr<74>es,
identique a variables_order dans php.ini.
</para>
2005-12-10 15:52:46 +00:00
<para>
Voir aussi
<link linkend="language.variables.smarty">$smarty.request</link> et
<link linkend="variable.request.use.auto.globals">$request_use_auto_globals</link>.
</para>
2004-04-13 11:47:32 +00:00
</sect1>
2005-12-10 15:52:46 +00:00
2004-04-13 11:47:32 +00:00
<!-- 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:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
2005-12-10 15:52:46 +00:00
-->