raful           Sat Jan 26 06:41:41 2002 EDT

  Added files:                 
    /phpdoc/he/features cookies.xml 
  Log:
  no message
  

Index: phpdoc/he/features/cookies.xml
+++ phpdoc/he/features/cookies.xml
<?xml version="1.0" encoding="iso-8859-8-i"?>
<!-- $Revision: 1.13 $ -->
 <chapter id="features.cookies">
  <title>������</title>

  <para>
   PHP ����� ������� HTML ����� �����. ������ �� ���� �����
   ������� ���� ������ ������ ��� ����� �� ����� ������� ������. ���� ������
   ������ �� ��� ����� �������� <function>setcookie</function>. ������ ��
   ��� ������ �-HTTP, ���� <function>setcookie</function> ����� ������ ����
   ���� ���� ������ ���� ������. �� ���� ������ ���
   �<function>header</function>.���� ������ �<link
   linkend="ref.outcontrol">output buffering functions</link> �������
   ��� ������� �� ������ �� ������ ������ �� ����� ����� HTTP �����.
  </para>

  <para>
   �� ����� ������ ���� ������ ����� ����� ������� ������ �� PHP, ��� ���
   ����� ������� GET �-POST, ���� ������������� �������
   <literal>register_globals</literal> �-<literal>variables_order</literal>.
   �� ������ ������ ����� ������ ������� �����, ���� ������
   <emphasis>[]</emphasis> ���� �� �������.
  </para>

  <para>
   �-PHP ������ 4.1.0 ������ �����, ����� �������-�������
   <literal>$_COOKIE</literal> ���� ���� �� ������ ������ ��������.
   <literal>$HTTP_COOKIE_VARS</literal> ����� �������� ������ �� PHP,
   �������������� �� <literal>$HTTP_COOKIE_VARS</literal> ������.
  </para>

  <para>
   ���� �����, ���� ����� �� ����� ��������, ���� ���� ���������
   <function>setcookie</function>.
  </para>

 </chapter>

<!-- 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
-->


Reply via email to