Just saying I'm inadequate %) in their knowledge of php.
I have a file index.php there is variable.
$company_email = $this->params->get('company_email');
I also have the file send.php where is the variable $address.
How can I do to make $address take the value from the variable $company_email from a file index.php.
Perhaps the question entirely out of the realm of moronity)