Получить данные файла HTML для переменной в PHP
$Vdata = file_get_contents('path/to/YOUR/FILE.php');
Lokesh003Coding
$Vdata = file_get_contents('path/to/YOUR/FILE.php');