Lee G Posted January 27, 2010 Report Posted January 27, 2010 I am looking for a database that could be modified to take attendance etc. for my training school. I do not want to start from scratch with PHP, etc. Unless I can't find one to modify.
NuCoder Posted January 27, 2010 Report Posted January 27, 2010 That is probably the route you will have to take. I do not know of any other way to go about it other than with PHP. Check out Stefans podcasts on PHP : www.killerphp.com
administrator Posted January 27, 2010 Report Posted January 27, 2010 Does this database need to operate on the Web, or is this something you want for your own record keeping? ... When need more details as to what you need to do specifically? Stefan
Lee G Posted January 27, 2010 Author Report Posted January 27, 2010 Yes it needs to operate on the web/host. thanks Does this database need to operate on the Web, or is this something you want for your own record keeping? ... When need more details as to what you need to do specifically? Stefan
newseed Posted January 27, 2010 Report Posted January 27, 2010 You might scan through this list: http://www.hotscripts.com/category/php/scripts-programs/education/
Lee G Posted January 28, 2010 Author Report Posted January 28, 2010 The database would need to operate on the Web, such that others could use the program to manage their data as well. Yes it needs to operate on the web/host. thanks Does this database need to operate on the Web, or is this something you want for your own record keeping? ... When need more details as to what you need to do specifically? Stefan
administrator Posted January 28, 2010 Report Posted January 28, 2010 The database would need to operate on the Web, such that others could use the program to manage their data as well. OK, are you guys now running your own web server? If not .. don't do it, it is easier just to use a host. I ran my own server in office for years and I had to worry about: - crashes - software updates - power backup - backups - hardware failures ... Etc. Get a hosting account and all your problems are solved. They will have PHP, MySQL ready to go. And in the end, it will probably be much cheaper. Stefan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now