I'm looking at creating a new custom page in the phpBB forum and wondered if I can use the following code to connect to a database?
Code: Select all
<?
include "database1bconnect.php"
?>
Jason
Code: Select all
<?
include "database1bconnect.php"
?>