I have the following PHP count code:
for ($count= 1; $count<= $results; $count++)
With each it counts, I want to assign a unique ID. IE if