View Single Post
Old 01-02-2008, 11:23 AM   #8 (permalink)
webtuto
The Addict
 
webtuto's Avatar
 
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
webtuto is on a distinguished road
Default

Quote:
Originally Posted by xenon View Post
You don't have a column after ob_start, and neither do you after ob_end_flush. Correct that and it should work fine.
when i add a column like that =>
ob_start(members) ;

it gaves this error

PHP Code:
WarningWrong parameter count for ob_end_flush() in C:\wamp\www\news\log2.php on line 22 
Send a message via MSN to webtuto Send a message via Yahoo to webtuto Send a message via Skype™ to webtuto
webtuto is offline  
Reply With Quote