WHAT WILL BE THE RESULT OF THIS STATEMENT ??
$Abc = $this->model_catalog_category->getCategories()
I have a module that has this statement in file in controller that equal to variable $Abc. I want to input some else values for $Abc.
I want to replace - "$this->model_catalog_category->getCategories()" - Directly with a result Instead of this query. , so i need a Sample so as how to place a statement to replace it
Please Help
you can always output $abc to the error log with
then you can see for yourself what is in $abc
Code: Select all
$this->log->write($abc);
Freelance Opencart 1.5.x and 2.x Developer - Available For Hire
Latest Opencart 2 Project --> http://www.falcon-rangecookers.co.uk
Who is online
Users browsing this forum: Majestic-12 [Bot] and 47 guests