How can I use a variable name in a title in jpGraph?
My code:
$graph->title->Set('Geomagnetic Indices From "$OLD" to "$NEW"');
$OLD and $NEW are dates as strings that come from a search form.
How can I use a variable name in a title in jpGraph?
My code:
$graph->title->Set('Geomagnetic Indices From "$OLD" to "$NEW"');
$OLD and $NEW are dates as strings that come from a search form.
Copyright © 2021 Jogjafile Inc.