<?php
if(ICL_LANGUAGE_CODE == "en") {
echo file_get_contents("https://booking.alpine-residences.fr/rentals/formularioMiniOptimized.php?bk=bk_alpineresidences&Idioma=EN&Fajax=1");
} else {
echo file_get_contents("https://booking.alpine-residences.fr/location/formularioMiniOptimized.php?bk=bk_alpineresidences&Idioma=FR&Fajax=1");
}
?>
Thanks
Mohammad