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
1 Posted Topic
Re: JPGraph+Help
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
The End.
greensign