How to add wpdiscuz comments using php to your template in page?

To add wpdiscuz comment to your page using php

just add this code:

<?php comments_template(); ?>