Relative Content

Tag Archive for phpdatabase

Connecting and using database with php loop?

I need help to connect to my database. My goal is to make it look like in the picture, but my php knowledge only goes so far. I want it to make more efficent, so when a new songs comes out i only need to add it in the data base. my goal

How to make multiple values in a column in PhP database

I’m doing a project for school and it’s to make some tables with whatever data we want. For one of the tables I am making is a list of video games. The values are Title,Genre,Release Date, Series,Development Date ect.