How to generate a HTML page dynamically using PHP?

前端 未结 8 1483
我在风中等你
我在风中等你 2020-12-23 11:01

I have a page which displays info about a property, based on the unique ID from the url, searching the mysql database for that ID, getting all the info from that row etc, fa

8条回答
  •  臣服心动
    2020-12-23 11:26

    I'll just update the code to contain the changes, and comment it to so that you can see what's going on clearly...

提交回复
热议问题