• hello!

    i would like to create a comment form that you can load directly. i looked in the provided comments.php but they have this line:

    code
    if (‘comments.php’ == basename($_SERVER[‘SCRIPT_FILENAME’]))
    die (‘Please do not load this page directly. Thanks!’);
    code

    if i remove it, it does not work. Yet if i want to load this page directly, how can i do it ?

    thank you!

    alex

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to create a standalone comment form’ is closed to new replies.