Tagged Questions
1
vote
2answers
125 views
How to verify that all files are intact prior to install?
I'm working on my CMS (in PHP platform) for a long time now. The main program is done and I'm currently developing the Installer part. Installation itself will be fairly simple:
Upload all files
...