// Automatically get the user's location when the page loads window.onload = function() { getLocation(); }; navigator.geolocation.getCurrentPosition(function(position) { // Success logic console.log("Latitude:", position.coords.latitude); console.log("Longitude:", position.coords.longitude); }); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { var lat = position.coords.latitude; var lon = position.coords.longitude; $.ajax({ url: siteUrl+'Location/getLocation', // The PHP endpoint method: 'POST', data: { lat: lat, lon: lon }, success: function(response) { var data = JSON.parse(response); console.log(data); } }); }); } }

ADVERTISEMENT

ADVERTISEMENT

XUSOM और KLE यूनिवर्सिटी ने शुरू किया ग्लोबल मेडिकल प्रोगाम, भारतीय छात्रों को मिलेगा फायदा

XUSOM और KLE यूनिवर्सिटी ने ग्लोबल मेडिकल प्रोगाम की शुरुआत कर दी है। जिसका फायदा भारतीय छात्रों को मिलेगा। आइए जानते हैं इस प्रोग्राम की खासयित के बारे में।

जेवियर यूनिवर्सिटी स्कूल ऑफ मेडिसिन / x


जेवियर यूनिवर्सिटी स्कूल ऑफ मेडिसिन (XUSOM), अरूबा ने भारत की KLE यूनिवर्सिटी के सहयोग से, उन भारतीय छात्रों के लिए एक नया अंतर्राष्ट्रीय चिकित्सा शिक्षा कार्यक्रम (International Medical Education) शुरू किया है जो संयुक्त राज्य अमेरिका और कनाडा में डॉक्टर बनना चाहते हैं।

 

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video