Thread Starter
peesus
(@peesus)
You are an absolute diamond! Thank you so much mate I used
ob_start();
include_once "eurno_include_file.php";
begin_eurno_explorer();
$object = ob_get_clean();
return $object;
which seems to have done the trick! Thanks again.
Thread Starter
peesus
(@peesus)
Thank you for responding and helping mate. Would you advise declaring a variable in each section or use one universal variable which I add the elements to with =.