 |
Medlem
|
|
Reg.datum: May 2005
Inlägg: 219
|
|
Medlem
Reg.datum: May 2005
Inlägg: 219
|
<?
header('Content-Type: text/html; charset=ISO-8859-1');
include('config.php');
?>
Eller så lägger du bara till den längst upp i config.php filen om du använder den på flera sidor.
|