Date: 11/29/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions msql.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions mysql.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Wed Nov 29 05:29:19 2000 EDT
Modified files:
/phpdoc/fr/functions datetime.xml
Log:
Added strtotime
Index: phpdoc/fr/functions/datetime.xml
diff -u phpdoc/fr/functions/datetime.xml:1.4 phpdoc/fr/functions/datetime.xml:1.5
--- phpdoc/fr/functions/datetime.xml:1.4 Tue Nov 28 05:41:26 2000
+++ phpdoc/fr/functions/datetime.xml Wed Nov 29 05:29:19 2000
@@ -937,14 +937,14 @@
<funcprototype>
<funcdef>int <function>strtotime</function></funcdef>
<paramdef>string <parameter>time</parameter></paramdef>
- <paramdef>int
+ <paramdef>int
<parameter><optional>now</optional></parameter>
</paramdef>
</funcprototype>
</funcsynopsis>
<para>
<function>strtotime</function> essaye de lire une date au format
- anglais dans la chaîne <parameter>time</parameter>,
+ anglais dans la chaîne <parameter>time</parameter>,
et de la transformer en timestamp UNIX.
<example>
<title>Exemple avec <function>strtotime</function></title>
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions msql.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions mysql.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

