(PHP 4, PHP 5, PHP 7)
ob_end_flush — ��ˢ�����ͳ���������������ݲ��رջ���
����������ͳ���㻺���������ݣ������������ݵĻ��������رջ�������������һ�����������е����ݣ�������ob_end_flush()֮ǰ���� ob_get_contents()����Ϊ�ڵ���ob_end_flush()�������ݱ�������
Note: ���������ob_get_flush()���ƣ���ͬ����ob_get_flush()��ѻ������е�������Ϊ�ַ������ء�
�ɹ�ʱ���� TRUE
�� ������ʧ��ʱ���� FALSE
�� �����ԭ�������ǣ��ڵ���ʱû��һ�������õĻ���������������ΪijЩԭ�������ܱ�ɾ�������ܶ�����������ԣ���
�������ʧ���ˣ�������һ��E_NOTICE
�쳣��
�汾 | ˵�� |
---|---|
4.2.0 | ����˲�������ֵ�� |
Example #1 ob_end_flush() example
��������Ӹ�����һ���ͳ����������ݲ��ر�������������������ķ�����
<?php
while (@ob_end_flush());
?>