/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Web/php/php-addons.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
More secure access to enviroment/post/get/cookie variables
 
2
----------------------------------------------------------
 
3
        $HTTP_SERVER_VARS       $HTTP_GET_VARS  $HTTP_POST_VARS
 
4
        $HTTP_COOKIE_VARS       $HTTP_ENV_VARS  $_SESSION
 
5
 
 
6
 ����� ������������� � ��������, ��� ����� $_SESSION ������ ���� ���������
 
7
 �����������: global
 
8
 
 
9
php.ini
 
10
-------
 
11
 track_vars 1/0
 
12
        Create new style enviroment/post/get/cookie virables (look up)
 
13
 register_globals 1/0
 
14
        0 - disables creating global enviroment/post/get/cookie virables
 
15
 track_errors 1/0
 
16
        1 - last error message will be contained in $php_errormsg
 
17
 upload_tmp_dir "dir"
 
18
 upload_max_filesize <size>
 
19
 
 
20
�����
 
21
-----
 
22
  � ���������� ��������� ����� ����� ���������� ����� �� ����� ���������� � 
 
23
  html.
 
24
 
 
25
Misc
 
26
----
 
27
  @func(...)            �� �������� ��������� �� �������