Home arrow Forum
ob_flush problem in php 4.1
  Welcome, Guest. Please login or register.
January 08, 2009, 08:27:45 PM
Home New Posts Search Calendar


Login with username, password and session length
Forum  |  MamboHacks.com  |  Mambo-SMF Forum 1.3.0 Support  |  Topic: ob_flush problem in php 4.1 « previous next »
Pages: [1] Go Down Print
Author Topic: ob_flush problem in php 4.1  (Read 1759 times)
raju
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
ob_flush problem in php 4.1
« on: May 13, 2005, 06:55:58 AM »

Hello,
I have mambo and SMF installed in php less than 4.2. So ob_flush command in the smf.php file is not recognised. Below is the snipped of the code.

ob_start();
chdir($smf_path);
include('index.php');
chdir($mosConfig_absolute_path);
$buffer = ob_get_contents();
ob_end_clean();
flush();
ob_flush();
ob_end_flush();

To work my way out i simply deleted the ob_flsuh() command. It seems to work but since I have that sometime the user have to login in upto 5 times before he successfully logins, I want to ask is removing the ob_flush() command harmful. If it is then how can I get over it.
Thanks
Logged
Pages: [1] Go Up Print 
Forum  |  MamboHacks.com  |  Mambo-SMF Forum 1.3.0 Support  |  Topic: ob_flush problem in php 4.1 « previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!
None of the text or images in this public website may be copied without the expressed written consent of the authors.
Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved.
TERMS OF USE