I am really into web design/programming/coding, but the one thing I have been having trouble finding information on is working with databases in websites.
I am not fully sure if this is how things are done, but my question is can anyone tell me or guide me in how to implement databases into a website so that I can read data from a database and present it in a table for others to view. I am mainly thinking of a form of archives for old website news and figured a database would make this task simpler than adding them all manually, plus with a database I would be able to search through it.
I would most likely use MySQL databases, but I do not know if this is the best way. Basically I am looking for a simpler way to make an archive type system where people would be able to search through a database. All I need is some guidance on how to create a database and present it on a web page.
Thank you for your help in advance
I am not fully sure if this is how things are done, but my question is can anyone tell me or guide me in how to implement databases into a website so that I can read data from a database and present it in a table for others to view. I am mainly thinking of a form of archives for old website news and figured a database would make this task simpler than adding them all manually, plus with a database I would be able to search through it.
I would most likely use MySQL databases, but I do not know if this is the best way. Basically I am looking for a simpler way to make an archive type system where people would be able to search through a database. All I need is some guidance on how to create a database and present it on a web page.
Thank you for your help in advance