API - XOOPS 2.5.11 Beta 2
By monxoops.fr
secure.dist.php File Reference

Variables

const XOOPS_DB_TYPE 'mysql'
 
const XOOPS_DB_CHARSET (defined('XOOPS_DB_CHARSET')) ''
 
const XOOPS_DB_PREFIX 'xoops'
 
const XOOPS_DB_HOST 'localhost'
 
const XOOPS_DB_USER ''
 
const XOOPS_DB_PASS ''
 
const XOOPS_DB_NAME ''
 
const XOOPS_DB_PCONNECT 0
 

Variable Documentation

◆ XOOPS_DB_CHARSET

const XOOPS_DB_CHARSET(defined( 'XOOPS_DB_CHARSET')) ( defined( 'XOOPS_DB_CHARSET')  ) ''

◆ XOOPS_DB_HOST

const XOOPS_DB_HOST 'localhost'

◆ XOOPS_DB_NAME

const XOOPS_DB_NAME ''

◆ XOOPS_DB_PASS

const XOOPS_DB_PASS ''

◆ XOOPS_DB_PCONNECT

const XOOPS_DB_PCONNECT 0

◆ XOOPS_DB_PREFIX

const XOOPS_DB_PREFIX 'xoops'

◆ XOOPS_DB_TYPE

const XOOPS_DB_TYPE 'mysql'

XOOPS secure file

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ XOOPS_DB_USER

const XOOPS_DB_USER ''