<?php /* * Copyright (C) 2002-2004 * @author chenxi * @version $Id: config.inc.php,v 0.1 2004/11/03 12:30:36 */ $GLOBALS['url'] = 'pdbc:mysql://localhost:3306/test?dbuser=root&dbpass='; $GLOBALS['debug'] = 0; $GLOBALS['enter'] = '<br/>'; ?>