In php there is a syntax that goes ++variable meaning it adds one to the variable then outputs it. In my case in PHP you can also do this with an array and go ++arrayName[va