字串函式庫

ob_end_clean

(PHP4)

ob_end_clean ---  丟棄輸出緩衝的內容並且關閉輸出緩衝

語法 : void ob_end_clean(void);

說明 : 

此函式丟棄輸出緩衝的內容並且關閉輸出緩衝

參考 : ob_start( )  ob_end_flush( )


上一頁 首頁 下一頁