Hot to use $ccuser inside php

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
CurlyTux
New Member
New Member
Posts: 2
Joined: Mon Jun 23, 2008 8:59 am

Hot to use $ccuser inside php

Post by CurlyTux »

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?
CurlyTux
New Member
New Member
Posts: 2
Joined: Mon Jun 23, 2008 8:59 am

Re: Hot to use $ccuser inside php

Post by CurlyTux »

$this->smarty->get_template_vars("ccuser");
Post Reply

Return to “Developers Discussion”