Welcome Guest, Not a member yet? Register   Sign In
How to query database for Header.php
#3

(11-23-2018, 09:38 AM)php_rocs Wrote: @xBarns,

This is how you get data to an view ( https://codeigniter.com/user_guide/gener...o-the-view )

There are a couple of ways to store a value for permanent use.  It can be a global constant ( https://stackoverflow.com/questions/1399...p/13991295 ) or a session variable ( https://codeigniter.com/user_guide/libra...sion-class )

@php_rocs, thanks, i know about how to pass the data, my question was more in the direction of where do i query the database, i tried in the "template" function but it did not work.

Thanks for pointing out how to store variables, just for my understanding though, constants would not be changeablre right?
Reply


Messages In This Thread
How to query database for Header.php - by xBarns - 11-23-2018, 06:57 AM
RE: How to query database for Header.php - by xBarns - 11-23-2018, 11:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB