Jump to content

Counter


Recommended Posts

I want to add into my script a 'counter' just a very small piece of code that will count my posts when it posts, like bump 1, bump 2 bump 3 you know? so how would i do that? i want it to count every loop.

Link to comment
Share on other sites

I have no idea what your script does or what you are talking about, but Ill have a guess anyway.

record it as "Bump" & $number

And at the end of every post include this code

$number = $number + 1

You will need to set it to one as the script starts though.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...