Konu
PHP ile js dosya çağırma
20-05-2024, 10:48:43
#5
yvolkan
bunu
include
fonksiyonu ile değil
file_get_contents
ile yapabilirsiniz.
<?php echo file_get_contents('https://dfgagency.com/copyright.php');?>