hello
i am trying to make a module using a database. I want to store the user id of the logged in user into the database.
Can i access $ccuser also from php or just from SMARTY?
Hot to use $ccuser inside php
Re: Hot to use $ccuser inside php
$this->smarty->get_template_vars("ccuser");