Back to homepage

European School of Management and Technology – ESMT

[insert_php]
$aincluir=”/home/foreignm/public_html/twitter/schools/european-school-of-management-and-technology-esmt.txt”;
if (file_exists($aincluir)) {
include($aincluir);
} else {
echo “School not available”;
}
[/insert_php]