Page 1 of 1

MORON ALERT !!!!

Posted: Thu Mar 19, 2009 6:36 pm
by mikehins
D'OH !

I everyone

I deleted a directory with a function I wrote and I need to recover those deleted files....

:banghead:

How does php handle deletion ? is it possible to get back my code back ???

Thanks

Mike

EDIT:::
I've been able to recover most of my files using WinUndelete but i'm still missing some files

Re: MORON ALERT !!!!

Posted: Thu Mar 19, 2009 8:10 pm
by Chris Corbyn
PHP itself won't be of any help here. You need a file recovery tool.

Now is the time to see the benefits of using a version control system:

http://subversion.tigris.org/
http://git-scm.com/

Re: MORON ALERT !!!!

Posted: Thu Mar 19, 2009 9:25 pm
by Bill H
Oh no, there goes Chris with his "version control" again. :)

Re: MORON ALERT !!!!

Posted: Thu Mar 19, 2009 10:07 pm
by mikehins
Thanks...

I have been able to recover most of my files with different softwares but not all of them...

I usually have backups of everything but I started that project locally 3 days ago and didn't put the my files on my web server. That's life it could be worst !!! I could I could be CEO of AIG ;)

thanks anyway !

Re: MORON ALERT !!!!

Posted: Fri Mar 20, 2009 9:33 am
by panic!
I feel unsafe when I work without SVN..