Friday, 2 December 2011

edit php file error

hi,
when you create a php file using notepad instead of dream viewer software you may feel the php file not saved in the form of

filename.php

you may see it like

filename.php.txt

to avoid this error there is a trick

run the command prompt and go to the file directory and type edit and open the file in the edit platform and save as to the filename.php or rename to filename.php and close the command promt.
This will lead to the correct file name and you can run in the server
thankyou.

No comments:

Post a Comment