Time.php çalıştırmak için açılamıyor

0 Cevap php

my php file has the following simple code : The time is

<?php echo date(‘H:i:s’);?>

ve tarih

<?php echo date(‘j F Y’);?>

But i am getting the following error on typing the command : http://localhost/time.php

404 Not Found
An error occured trying to access document or resource /time.php.
Please contact the server administrator if the problem is abnormal and persists.

Ama php için. Ma acemi hatayı sıralamak mümkün değilim. Plz yardım. Os ubuntu 10.04 ni apache2 n php5 anstalled olması.

0 Cevap