Back to homepage

Copenhagen Business School 

[insert_php]
$aincluir=”/home/foreignm/public_html/twitter/schools/copenhagen-business-school –  .txt”;
if (file_exists($aincluir)) {
include($aincluir);
} else {
echo “School not available”;
}
[/insert_php]