Hi guys,
I'm trying to create the simplest of databases.
The database needs all the standard tasks, such as: add record, delete record, show all records.
I need this accessible on the internet, so anyone can check it out.
I will probably put it in a password protected directory, unless there is another easy way of creating passwords.
I've tried reading through several SQL tutorials, I think I get the basics, but then to put it online you need to know PHP (if I'm not wrong) and that confuses me so much.
If someone has an example of a really bare bones simple one that I can learn and modify I would be really grateful.
Get back to me with any help, or if you think this is not something a beginner can achieve.