hi,
am haing problem creating a JPgraph with my php.
PHP version: 5.2.0
WAMP version: 1.6.6
error message in browser:
php code:
[PHP]$graph->AdjBackgroundI mage(0.4,0.7,-1); //setting BG type[/PHP]
hoping someone will give me a conclusion here.
am haing problem creating a JPgraph with my php.
PHP version: 5.2.0
WAMP version: 1.6.6
error message in browser:
Fatal error: Call to undefined method Graph::AdjBackg roundImage() in C:\wamp\www\gra ph.php on line 23
[PHP]$graph->AdjBackgroundI mage(0.4,0.7,-1); //setting BG type[/PHP]
hoping someone will give me a conclusion here.
Comment