Hello,
i'm a beginner with php. If have a sql database that I would like to display a table in one of my html pages. While doing research, it looks like you can do this with asp and php. So I was trying with php. From what I understand, you grab the data with php using msql. But then how do...