Jump to content

Recommended Posts

Posted

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.

Posted

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.

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
×
×
  • Create New...