quote:
Op zondag 14 juli 2002 22:31 schreef The.PhantoM het volgende:[..]
Als je niet met je hobby bezig bent (ondertitel
)
<?php
/***************************************************************************
* install.php
* -------------------
* begin : Tuesday, Sept 11, 2001
* copyright : (C) 2001 The phpBB Group
* email : supportphpbb.com
*
* $Id: install.php,v 1.41.2.1 2002/05/13 13:18:17 psotfx Exp $
*
***************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
error_reporting (E_ERROR | E_WARNING | E_PARSE); // This will NOT report uninitialized variables
set_magic_quotes_runtime(0); // Disable magic_quotes_runtime
define('IN_PHPBB', true);
$phpbb_root_path='./';
include($phpbb_root_path.'extension.inc');
include($phpbb_root_dir . 'includes/functions_selects.'.$phpEx);
$userdata = array();
$lang = array();
$reinstall = false;
if( !get_magic_quotes_gpc() )
hierboven in regel 28 hier moet ik de naam van mijn sql server neerzetten?? Hoe doe ik dat is dat gewoon : mysql.radarcontroles.com want dat werkt namelijk niet
|
Forum Opties | |
---|---|
Forumhop: | |
Hop naar: |