psalehpoor Tue Jun 24 17:27:10 2008 UTC
Added files:
/phpdoc-fa/language context.xml
Log:
translation to persian
http://cvs.php.net/viewvc.cgi/phpdoc-fa/language/context.xml?view=markup&rev=1.1
Index: phpdoc-fa/language/context.xml
+++ phpdoc-fa/language/context.xml
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 1.2 Maintainer: pedram Status: ready -->
<!-- $Revision: 1.1 $ -->
<reference xml:id="context" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>گزینه و پارمترهای متن</title>
<partintro>
<para>
PHP پارامترها و گزینههای متن متفاوتی را فراهم مینماید و میتواند در سیستم فایل و پوشانندههای جریان استفاده نمایید.
متن با استفاده از
<function>stream_context_create</function>ایجاد خواهد شد. گزینهها با استفاده از
<function>stream_context_set_option</function> و با پارامتر
<function>stream_context_set_params</function> تعیین میگردد.
</para>
</partintro>
&language.context.socket;
&language.context.http;
&language.context.ftp;
&language.context.ssl;
&language.context.curl;
&language.context.parameters;
</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:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
|