Extension of file is .php, If I browse the file with this extension it is not displaying any information.
For example:- localhost/php/samples/edit.php
But I just copied the file in to the wwwroot directory then try to browse it, now it is displaying erros Like "fatal error" Line 30 has problem,
For example : I copied edit.php to my wwwroot directory. then try to display the content of edit.php using the following command
"Localhost/edit.php "
it gives the errors mentioned above
I don't know why?
Shaiju.