Welcome Guest, Not a member yet? Register   Sign In
Echoing results from a database
#18

[eluser]jedd[/eluser]
A lot of this is six of one stuff. There is no clear 'right' way of doing a lot of things, which can be a tad frustrating.

If the intro text ever needs to be updated by someone - and that someone will be a user (rather than you) then you'll need a way of making that change. That's the only real consideration there. Same consideration for site title, admin email, contact-us, etc.

Database lookups can be expensive, but they're not as expensive as you may think. It's instructive to play with the [url="http://ellislab.com/codeigniter/user-guide/general/profiling.html"]profiling feature of CI[/url] to get an insight into just how expensive different things are, particularly your database calls.

Mind, you'll find that [url="http://ellislab.com/codeigniter/user-guide/general/caching.html"]caching[/url] might negate your concerns in this example anyway.


Messages In This Thread
Echoing results from a database - by El Forum - 03-10-2009, 11:15 PM
Echoing results from a database - by El Forum - 03-10-2009, 11:22 PM
Echoing results from a database - by El Forum - 03-11-2009, 03:15 PM
Echoing results from a database - by El Forum - 03-11-2009, 03:42 PM
Echoing results from a database - by El Forum - 03-11-2009, 04:07 PM
Echoing results from a database - by El Forum - 03-11-2009, 04:21 PM
Echoing results from a database - by El Forum - 03-11-2009, 04:25 PM
Echoing results from a database - by El Forum - 03-11-2009, 04:54 PM
Echoing results from a database - by El Forum - 03-11-2009, 05:07 PM
Echoing results from a database - by El Forum - 03-11-2009, 05:16 PM
Echoing results from a database - by El Forum - 03-11-2009, 05:22 PM
Echoing results from a database - by El Forum - 03-11-2009, 05:26 PM
Echoing results from a database - by El Forum - 03-11-2009, 05:32 PM
Echoing results from a database - by El Forum - 03-11-2009, 05:34 PM
Echoing results from a database - by El Forum - 03-11-2009, 05:43 PM
Echoing results from a database - by El Forum - 03-11-2009, 05:49 PM
Echoing results from a database - by El Forum - 03-11-2009, 06:06 PM
Echoing results from a database - by El Forum - 03-11-2009, 06:07 PM
Echoing results from a database - by El Forum - 03-11-2009, 06:11 PM
Echoing results from a database - by El Forum - 03-11-2009, 06:17 PM
Echoing results from a database - by El Forum - 03-11-2009, 06:55 PM
Echoing results from a database - by El Forum - 03-11-2009, 07:02 PM
Echoing results from a database - by El Forum - 03-11-2009, 07:05 PM
Echoing results from a database - by El Forum - 03-11-2009, 07:27 PM
Echoing results from a database - by El Forum - 03-11-2009, 07:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB