Holen Sie sich HTML -Dateidaten in PHP in Variable
$Vdata = file_get_contents('path/to/YOUR/FILE.php');
Lokesh003Coding
$Vdata = file_get_contents('path/to/YOUR/FILE.php');