php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login


New in This Group

svn: /phpdoc/tr/trunk/reference/ info/ini.xml libxml/functions/libxml-get-errors.xml mysql/functions/mysql-db-query.xml
7/31/2009 11:03:02 AM

svn: /phpdoc/tr/trunk/ language-snippets.ent reference/datetime/timezones.xml
7/30/2009 1:54:20 PM

svn: /phpdoc/tr/trunk/ language/namespaces.xml language/types/pseudo-types.xml reference/apc/ini.xml reference/datetime/functions/date.xml reference/datetime/timezones.xml reference/info/functions/ver
7/30/2009 11:57:01 AM

svn: /phpdoc/tr/trunk/reference/posix/functions/ posix-access.xml posix-ctermid.xml posix-get-last-error.xml posix-getcwd.xml posix-getegid.xml posix-geteuid.xml posix-getgid.xml posix-getgrgid.xml po
7/29/2009 9:24:33 AM

svn: /phpdoc/tr/trunk/install/windows/ index.xml
7/29/2009 9:23:01 AM

svn: /phpdoc/tr/trunk/reference/ posix/book.xml posix/configure.xml posix/constants.xml posix/functions/posix-getsid.xml posix/functions/posix-getuid.xml posix/functions/posix-initgroups.xml posix/fun
7/28/2009 8:39:07 AM

svn: /phpdoc/tr/trunk/reference/openssl/functions/ openssl-csr-export-to-file.xml openssl-csr-export.xml openssl-csr-get-public-key.xml openssl-csr-get-subject.xml openssl-csr-new.xml openssl-csr-sign
7/27/2009 11:33:39 AM

svn: /phpdoc/tr/trunk/ appendices/ini.xml appendices/wrappers.xml install/ini.xml reference/fileinfo/constants.xml reference/fileinfo/functions/finfo-buffer.xml reference/fileinfo/functions/finfo-file
7/27/2009 11:29:22 AM

svn: /phpdoc/tr/trunk/reference/openssl/functions/ openssl-pkcs12-export-to-file.xml openssl-pkcs12-export.xml openssl-pkcs12-read.xml openssl-pkcs7-decrypt.xml openssl-pkcs7-encrypt.xml openssl-pkcs7
7/25/2009 12:53:41 PM

svn: /phpdoc/tr/trunk/reference/filesystem/functions/ fgetss.xml
7/25/2009 12:52:02 PM

svn: /phpdoc/tr/trunk/ appendices/tokens.xml language-snippets.ent reference/datetime/dateperiod/construct.xml reference/filesystem/functions/popen.xml reference/strings/functions/htmlspecialchars.xml Reply

Group: php.doc.tr Subscribe Posted:9/30/2009 8:20:04 PM Replies:0 Views:32 Items(0)
--a64450021483cf95660de96fa8baadfcc0672f78
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

nilgun Wed, 30 Sep 2009 20:20:04 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=289018

Log:
update for sync with English docs.

Changed paths:
U phpdoc/tr/trunk/appendices/tokens.xml
U phpdoc/tr/trunk/language-snippets.ent
U phpdoc/tr/trunk/reference/datetime/dateperiod/construct.xml
U phpdoc/tr/trunk/reference/filesystem/functions/popen.xml
U phpdoc/tr/trunk/reference/strings/functions/htmlspecialchars.xml
U phpdoc/tr/trunk/reference/var/functions/strval.xml

Modified: phpdoc/tr/trunk/appendices/tokens.xml
===================================================================
--- phpdoc/tr/trunk/appendices/tokens.xml 2009-09-30 20:16:39 UTC (rev 289017)
+++ phpdoc/tr/trunk/appendices/tokens.xml 2009-09-30 20:20:04 UTC (rev 289018)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288955 Maintainer: nilgun Status: ready -->
+<!-- EN-Revision: 288977 Maintainer: nilgun Status: ready -->
<appendix xml:id="tokens" xmlns="http://docbook.org/ns/docbook">
<title>Çözümleyici Dizgeciklerinin Listesi</title>
<para>
@@ -123,7 +123,7 @@
</row>
<row>
<entry><constant>T_CLOSE_TAG</constant></entry>
- <entry>?> veya %></entry>
+ <entry>?&gt; veya %&gt;</entry>
<entry><xref linkend="language.basic-syntax.phpmode" /></entry>
</row>
<row>
@@ -563,7 +563,7 @@
</row>
<row>
<entry><constant>T_OBJECT_OPERATOR</constant></entry>
- <entry>-></entry>
+ <entry>-&gt;</entry>
<entry><link linkend="language.oop5">sınıflar ve nesneler</link></entry>
</row>
<row>

Modified: phpdoc/tr/trunk/language-snippets.ent
===================================================================
--- phpdoc/tr/trunk/language-snippets.ent 2009-09-30 20:16:39 UTC (rev 289017)
+++ phpdoc/tr/trunk/language-snippets.ent 2009-09-30 20:20:04 UTC (rev 289018)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288934 Maintainer: nilgun Status: wip -->
+<!-- EN-Revision: 288980 Maintainer: nilgun Status: wip -->
<!-- CREDITS: cumhuronat, tpug, antimon, flarecaster -->
<!-- Keep 'em sorted -->

@@ -870,7 +870,7 @@
<function>mysql_connect</function> tarafından açılan son bağlantı
kullanılmaya çalışılır. Eğer böyle bir bağlantı yoksa
<function>mysql_connect</function> değiştirgesiz olarak çağrılmış gibi bir
-bağlantı oluşturmaya çalışır. Şans eseri hiçbir bağlantı yoksa ve yenisi de
+bağlantı oluşturmaya çalışır. Hiçbir bağlantı yoksa ve yenisi de
kurulamazsa <constant>E_WARNING</constant> seviyesinde bir hata
üretilir.</para></listitem></varlistentry>'>


Modified: phpdoc/tr/trunk/reference/datetime/dateperiod/construct.xml
===================================================================
--- phpdoc/tr/trunk/reference/datetime/dateperiod/construct.xml 2009-09-30 20:16:39 UTC (rev 289017)
+++ phpdoc/tr/trunk/reference/datetime/dateperiod/construct.xml 2009-09-30 20:20:04 UTC (rev 289018)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: behzat Status: ready -->
+<!-- EN-Revision: 289003 Maintainer: behzat Status: ready -->
<refentry xml:id="dateperiod.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>DatePeriod::__construct</refname>
@@ -82,7 +82,7 @@
<term><parameter>seçenekler</parameter></term>
<listitem>
<para>
- <constant>DateTime::EXCLUDE_START_DATE</constant> sabiti olabilir.
+ <constant>DatePeriod::EXCLUDE_START_DATE</constant> sabiti olabilir.
</para>
</listitem>
</varlistentry>

Modified: phpdoc/tr/trunk/reference/filesystem/functions/popen.xml
===================================================================
--- phpdoc/tr/trunk/reference/filesystem/functions/popen.xml 2009-09-30 20:16:39 UTC (rev 289017)
+++ phpdoc/tr/trunk/reference/filesystem/functions/popen.xml 2009-09-30 20:20:04 UTC (rev 289018)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: nilgun Status: ready -->
+<!-- EN-Revision: 288997 Maintainer: nilgun Status: ready -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.popen">
<refnamediv>
<refname>popen</refname>
@@ -84,7 +84,7 @@
error_reporting(E_ALL);

/* Komutu std. hataya yönlendirelim. */
-$bt = popen('/bir/yıl/spooge 2>&1', 'r');
+$bt = popen('/bir/yol/calistirilabilirdosya 2>&1', 'r');
echo "'$tanıtıcı'; " . gettype($bt) . "\n";
$okunan = fread($bt, 2096);
echo $okunan;

Modified: phpdoc/tr/trunk/reference/strings/functions/htmlspecialchars.xml
===================================================================
--- phpdoc/tr/trunk/reference/strings/functions/htmlspecialchars.xml 2009-09-30 20:16:39 UTC (rev 289017)
+++ phpdoc/tr/trunk/reference/strings/functions/htmlspecialchars.xml 2009-09-30 20:20:04 UTC (rev 289018)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: nilgun Status: ready -->
+<!-- EN-Revision: 288982 Maintainer: nilgun Status: ready -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.htmlspecialchars" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>htmlspecialchars</refname>
@@ -93,6 +93,14 @@
<para>
Dönüşümde kullanılacak karakter kümesi. ISO-8859-1 öntanımlıdır.
</para>
+ <para>
+ Bu işlevin amacı gereği, <literal>ISO-8859-1</literal>,
+ <literal>ISO-8859-15</literal>, <literal>UTF-8</literal>,
+ <literal>cp866</literal>, <literal>cp1251</literal>,
+ <literal>cp1252</literal> ve <literal>KOI8-R</literal> karakter
+ kümeleri, aynı konumları işgal eden karakterler bakımından
+ eşdeğerdir.
+ </para>
&reference.strings.charsets;
</listitem>
</varlistentry>

Modified: phpdoc/tr/trunk/reference/var/functions/strval.xml
===================================================================
--- phpdoc/tr/trunk/reference/var/functions/strval.xml 2009-09-30 20:16:39 UTC (rev 289017)
+++ phpdoc/tr/trunk/reference/var/functions/strval.xml 2009-09-30 20:20:04 UTC (rev 289018)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: nilgun Status: ready -->
+<!-- EN-Revision: 288981 Maintainer: nilgun Status: ready -->
<refentry xml:id="function.strval" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>strval</refname>
@@ -18,6 +18,12 @@
Dizgeye dönüşümle ilgili daha fazla bilgi için <type>string</type>
sayfasına bakınız.
</simpara>
+ <simpara>
+ Bu işlev dönen değere hiçbir biçemleme uygulamaz. Sayısal bir değeri bir
+ dizge olarak biçemlemenin bir yolunu arıyorsanız
+ <function>sprintf</function> veya <function>number_format</function> işlevi
+ işinizi görebilir.
+ </simpara>
</refsect1>

<refsect1 role="parameters">
@@ -82,6 +88,8 @@
<member><function>floatval</function></member>
<member><function>intval</function></member>
<member><function>settype</function></member>
+ <member><function>sprintf</function></member>
+ <member><function>number_format</function></member>
<member><link linkend="language.types.type-juggling">
Tür Dönüşümü</link></member>
</simplelist>

--a64450021483cf95660de96fa8baadfcc0672f78--
nil...@php.net (=?utf-8?q?Nilg=C3=BCn_Belma_Bug=C3=BCner?=)
9/30/2009 8:20:04 PM





Reply:
| or Email(not shown): Name: | Register | Login

Alert me when someone responds to this posting.











Newest Articles

note 97095 added to soapclient.soapclient
4/1/2010 5:58:19 AM

note 97094 added to function.sqlite-changes
4/1/2010 5:06:46 AM

note 97093 added to function.sqlite-changes
4/1/2010 5:06:21 AM

note 97092 added to ref.xmlrpc
4/1/2010 4:52:18 AM

note 97091 added to function.var-export
4/1/2010 3:32:03 AM