i have lost my 42 KB php file (main file) and now when i open it in notepad++ it shows nullnullnull... endless times. Size is still the same.
Is there any way to recover it?
File was lost because of power failure.
run chkdsk in your system once with /f swith . Type "chkdsk c: /f" without quotes if your file is in c:. If that doesnot work, google a little on softwares that bring back lost sectors. I think the first one will be enough to solve the problem. Notepad++ displays infinite nulls. But what notepad displays?
You could try opening it with MS edit (at a dos prompt, type 'edit'), which will display the exact raw contents of the file, but if that doesn't help, it may be lost forever.