Forums

How can I get the post id in single.php (3 posts)

  1. Cesario
    Member
    Posted 3 years ago #

    Hello,

    I would like to get the post id in single.php but I don't know how to do.

    I have this code to paste where "ID" is the id in question...
    <? echo pullRating(ID,false,false,false,NULL); ?>

    Does someone know how to do ?
    Sorry for my poor english.

    Thanks,
    Cesario.

  2. whooami
    Member
    Posted 3 years ago #

    How can I get the post id in single.php

    <?php the_ID(); ?>

  3. Cesario
    Member
    Posted 3 years ago #

    Thanks for your help but sorry for my gaps in knowledge in PHP but what can I do to put the ID in my code :

    <? echo pullRating(ID,false,false,false,NULL); ?>

    I have tried different solutions but I don't know what I do exactly !

    Thanks,
    Cesario

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags