Welcome Guest, Not a member yet? Register   Sign In
How to display corpname first, if no corpname, then username?
#9

In the Controller I have had the first line below, which should answer @demyr question.

And I have now inserted the 2nd line below it, and have the coding of @InsiteFX in the view page, and now everything works fine.

PHP Code:
$this->load->library('session');
$this->session->unset_userdata('corp_name'); 
Reply


Messages In This Thread
RE: How to display corpname first, if no corpname, then username? - by christaliise - 01-20-2021, 11:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB