Phpinfo boş bir sayfa döndürür

0 Cevap php

Ben programlama tamamen yeni duyuyorum .. Ben pencere kullanıyorum .. WAMPServer yükleme, ve ben klasör C içinde test.php adında bir dosya var oldu: \ wamp \ www. Test.php dosyası içinde, ben bu kod var

<?php phpinfo(); ?>

Then I opened the firefox browser and then entered the statement below but it returns a blank page. Is the url below right? http://localhost/www/test.php

Ben doğru olanı yapıyor muyum? Arama fonksiyonunu kullanarak denedim ama işe alamadım. Teşekkürler!

0 Cevap