PHP

������ � WWW

��������� ���������� ������

Rambler's Top100
Header
����� ���������.

��������� :
int Header(string $string)

������ ������� Header() �������� ����� �� ������ ������ ��������. ��� ������������� ��� ��������� ���������� ������, ������� ����� �������� �������� - �� ������ ��������� �� �����. ����� Header() ����������� ������ �������������� �� ������ ��������� ������ � �������� - � ��������� ������ �� �������� ��������������. ����� ��� <? � ?> ����� ��������������� ��� �������� ������.

������:

// �������������� ������� �� ���� PHP
Header("Location: https://www.php.net");
// ������ ������������� ��������� ��������, ����� ����, ��� �����
// ��������������� ������ ������ ������
exit;

��. �����:
������ ����������� ������� ��� ������ Header().
�� ���������� ����� ����� ������� "PHP 4. ����������� ����������."
www.piter.com
��������� � ����� "���������� Web-������": www.spravkaweb.ru.

Rambler's Top100