hey guys thanks for the reply,
shane your fix worked, thanks for the help, i have beed struggling to solve this issue for a long time 🙂
i am not good at php, thats why i asked… if you know please let me know
ok, if i add the below two lines in my new php file, it will work as the wordpress commenting system? or do i need to change any other things?
<?php include ‘path-to-wp-directory/wp-blog-header.php’; ?>
<?php comments_template(); ?>
anybody .. please tell this can be done or cant be done?