hi dears..
i use html form of moodle in my form.
$mform->addElement('html',$highchart);
$highchart is a html code that i want to use a php variable in that.
but it cant work with that.
now my question is:
how can i use an php variable in that html form of moodle??
thanks alot