24-Mar-2015, 12:45 PM
Hi,
Love this script and appreciate the immense effort in maintaining it and providing user support, thank you!
What I am trying to do is allow comments without being attached to a static page.
example - lets say i have a static page called example.php
User types in URL example.php?q=variable1
If comments already exist for 'variable1' it would pull up the data and display within a frame
If no existing comments it would automatically create that Commentics database entry and allow the user to write comments within that frame.
This doesn't have to happen within the Commentics system, I was thinking this might need to be a php code on the main page that creates the database entry.
Any advice / suggestions would be appreciated.
Love this script and appreciate the immense effort in maintaining it and providing user support, thank you!
What I am trying to do is allow comments without being attached to a static page.
example - lets say i have a static page called example.php
User types in URL example.php?q=variable1
If comments already exist for 'variable1' it would pull up the data and display within a frame
If no existing comments it would automatically create that Commentics database entry and allow the user to write comments within that frame.
This doesn't have to happen within the Commentics system, I was thinking this might need to be a php code on the main page that creates the database entry.
Any advice / suggestions would be appreciated.