| ||||||||||
ob_end_flushPopisvoid ob_end_flush ( void)Tato funkce ode╣le obsah v²stupnφho bufferu (pokud n∞jak² je) a vypne bufferovßnφ v²stupu. Pokud chcete obsah v²stupnφho bufferu dßle zpracovßvat, musφte p°ed ob_end_flush() zavolat ob_get_contents(), proto╛e obsah bufferu se po ob_end_flush() odhodφ. Viz takΘ ob_start(), ob_get_contents() a ob_end_clean(). | ||||||||||
|