[PHP-DOC] cvs: phpdoc /en/functions recode.xml regex.xml /en/pear standards.xml /ja Translators

2001-03-10 Thread Rui Hirokawa
hirokawaSat Mar 10 21:57:44 2001 EDT Modified files: /phpdoc/en/functionsrecode.xml regex.xml /phpdoc/en/pear standards.xml /phpdoc/ja Translators Log: fixed typos. Index: phpdoc/en/functions/recode.xml diff -u phpdoc/en/functions

[PHP-DOC] cvs: phpdoc /ja/functions gmp.xml misc.xml mysql.xml pcre.xml posix.xml recode.xml strings.xml yaz.xml /ja/language oop.xml /ja/pear pear.xml standards.xml

2001-03-10 Thread Rui Hirokawa
hirokawaSat Mar 10 21:56:46 2001 EDT Modified files: /phpdoc/ja/functionsgmp.xml misc.xml mysql.xml pcre.xml posix.xml recode.xml strings.xml yaz.xml /phpdoc/ja/language oop.xml /phpdoc/ja/pear pear.xml sta

[PHP-DOC] cvs: phpdoc /en/functions datetime.xml

2001-03-10 Thread Ron Chmara
0, 3, 2001 +$today = date("Ymd"); // 20010310 +$today = date('h-i-s, j-m-y, it is w Day z '); // 05-16-17, 10-03-01, 1631 1618 6 +Fripm01 +$today = date('\i\t \i\s \t\h\e jS \d\a\y.'); // It is the 10th day. +$today = date("D M j g:i:s T Y"); //

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-03-10 Thread Jani Taskinen
sniper Sat Mar 10 10:51:47 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Setlocale uses constants now. +ws fix Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.77 phpdoc/en/functions/strings.xml:1.78 ---