1 min read Rendering a module inside a component October 7, 2013 Nikunj K0 $document = &JFactory::getDocument(); $renderer = $document->loadRenderer(‘module’); $params = array(‘style’=>$style); echo $renderer->render(JModuleHelper::getModule(‘mod_login’), $params); Share your Love
2 mins read Database ACID Properties: Basic Example of Atomicity and Consistency June 25, 2024June 25, 2024 Nikunj K0
5 mins read Database MySQL ACID Model: Improve Data Integrity and Reliability June 17, 2024June 18, 2024 Nikunj K0