 |
XXXIV. ������� ������ � ���������
��� ������� ��������� ��������� �������� ��� ������ � ���������.
��� ������� ������ �������� ��� ����� ������������ ������.
��� ����������� ���������� �� ��������� ���� �������, ��� ��� ��� �������� ������ ���� ���.
��� ���������� �� ���������� ������� �������� ������������.
��� ���������� �� ���������� ������� ��������.
- ����������
- call_user_func_array - �������� ���������������� �������, �������� �������� ����������
- call_user_func - �������� ���������������� �������, �������� ������ ����������
- create_function - ������ ��������� (lambda-�����) �������
- func_get_arg - ���������� ������� �� ������ ����������
- func_get_args - ���������� ������, ���������� ������ ���������� �������
- func_num_args - ���������� ���������� ����������, ���������� �������
- function_exists - ���������� TRUE, ���� ������ ������� ����������
- get_defined_functions - ���������� ������ ���� ����������� �������
- register_shutdown_function - ������������ ������� ��� ���������� ��� ����������/shutdown
- register_tick_function - ������������ ������� ��� ���������� ��� ������ ����/tick
- unregister_tick_function - ��������������� ������� ��� ���������� ��� ������ ����
|  |