WE:
PHP
HTML
JQUERY
CSS
Includes
Includes
file_get_contents();
Bindet PHP Seiten von externen Domains ein.
$includeExtFile = file_get_contents("https://meine-domain.ch/script.php"); echo $includeExtFile;
powered by webEdition CMS