Welcome Guest, Not a member yet? Register   Sign In
mssql 2008 with PHP 5.3.2 and CI 1.7.2
#7

[eluser]flaky[/eluser]
Code:
$db['default']['hostname'] = "FLAKRONBYTYQI\SQL2008";
$db['default']['username'] = "sa";
$db['default']['password'] = "sa";
$db['default']['database'] = "Gallery";
$db['default']['dbdriver'] = "mssql";
$db['default']['dbprefix'] = "";
$db['default']['pconnect'] = TRUE;
$db['default']['db_debug'] = TRUE;
$db['default']['cache_on'] = FALSE;
$db['default']['cachedir'] = "";
$db['default']['char_set'] = "utf8";
$db['default']['dbcollat'] = "utf8_general_ci";


Messages In This Thread
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-23-2010, 10:53 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-23-2010, 10:55 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-23-2010, 11:03 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-23-2010, 11:24 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-24-2010, 02:15 AM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-24-2010, 08:36 AM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-24-2010, 08:42 AM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-24-2010, 08:45 AM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-24-2010, 08:46 AM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 06-24-2010, 11:08 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 07-01-2010, 02:31 AM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 12-01-2010, 04:07 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 12-01-2010, 05:13 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 12-03-2010, 04:45 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 12-09-2010, 02:57 PM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 12-10-2010, 03:18 AM
mssql 2008 with PHP 5.3.2 and CI 1.7.2 - by El Forum - 12-10-2010, 03:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB