Associate
- Joined
- 28 Oct 2002
- Posts
- 1,819
- Location
- SE London
Hi, I've been asked to do some stuff at work whereby I make our daily checks digital, and I was gonna knock up a small VM with apache + php, mysql, as this is what I've used before.
Now here's the issue, I've done stuff like this before, but I'm not a coder of any sorts, batch and powershell are the limits of my knowledge when it comes to any sort of thing like this. I can read code, and manipulate it to do what I want, but it's just a case of finding something like it first. Unfortunately I lost what I did many moons ago, so no chance of relooking at what I did and adapting it to what I need to do now. But the basics of what I need are:
Simple form based pages, radio\tick boxes\comment boxes (with timestamp) that write back to a MySQL DB.
Login system (to denote who did the checks) - and once the checks have been completed, a hit submit and mail the results onto someone, or a print option.
Also the ability to add new checks would be good as well from the admin interface.
Now here's the issue, I've done stuff like this before, but I'm not a coder of any sorts, batch and powershell are the limits of my knowledge when it comes to any sort of thing like this. I can read code, and manipulate it to do what I want, but it's just a case of finding something like it first. Unfortunately I lost what I did many moons ago, so no chance of relooking at what I did and adapting it to what I need to do now. But the basics of what I need are:
Simple form based pages, radio\tick boxes\comment boxes (with timestamp) that write back to a MySQL DB.
Login system (to denote who did the checks) - and once the checks have been completed, a hit submit and mail the results onto someone, or a print option.
Also the ability to add new checks would be good as well from the admin interface.