Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~227 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for Tess James

put php_value output_buffering "0" in your .htaccess or Set output_buffering=Off in php.ini file. then put ob_clean(); ob_end_clean(); in your image generating script. Thats it. Hope This will help you

Member Avatar for greensign
0
227

The End.