Welcome Guest, Not a member yet? Register   Sign In
Custom Configuration File For Application
#14

[eluser]carvingCode[/eluser]
The statements for part of the settings of the Pagination library. Instead of including them, as listed below, I thought I could place them in a app config file and just call an array. Is this where a 'hook' may come in handy?

Code:
$config['first_tag_open'] = ' | ';
$config['first_tag_close'] = ' |';
$config['last_tag_open'] = '| ';
$config['last_tag_close'] = '| ';
$config['num_tag_open'] = ' | ';
$config['next_tag_open'] = ' | ';
$config['next_tag_close'] = ' ';


Messages In This Thread
Custom Configuration File For Application - by El Forum - 01-29-2009, 08:52 AM
Custom Configuration File For Application - by El Forum - 01-29-2009, 09:16 AM
Custom Configuration File For Application - by El Forum - 01-29-2009, 10:31 AM
Custom Configuration File For Application - by El Forum - 09-21-2009, 04:56 PM
Custom Configuration File For Application - by El Forum - 09-22-2009, 12:23 AM
Custom Configuration File For Application - by El Forum - 09-22-2009, 02:44 AM
Custom Configuration File For Application - by El Forum - 09-22-2009, 03:17 PM
Custom Configuration File For Application - by El Forum - 04-30-2010, 06:23 AM
Custom Configuration File For Application - by El Forum - 04-30-2010, 07:32 AM
Custom Configuration File For Application - by El Forum - 04-30-2010, 08:50 AM
Custom Configuration File For Application - by El Forum - 04-30-2010, 09:25 AM
Custom Configuration File For Application - by El Forum - 04-30-2010, 11:05 AM
Custom Configuration File For Application - by El Forum - 04-30-2010, 12:50 PM
Custom Configuration File For Application - by El Forum - 04-30-2010, 01:47 PM
Custom Configuration File For Application - by El Forum - 04-30-2010, 01:49 PM
Custom Configuration File For Application - by El Forum - 04-30-2010, 03:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB