Adding comments to custom dynamic page?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Adding comments to custom dynamic page?’ is closed to new replies.
The topic ‘Adding comments to custom dynamic page?’ is closed to new replies.
(@nelsondaniel)
16 years, 1 month ago
I have a page that I´ve linked to a new custom template that gets info from the database depending on what ID i send into the page using a $_GET[‘id’] variable.
The thing is that I would like to comment each ID that I send in to the page, not the actual page ID.
Here´s the page with a specific ID:
http://www.fromupnorth.com/image/?id=4060
Does anyone know how to make this work?
Or is there a better way to achieve this?