<?php $key = 0; $count = 33; $id = 1; printf("%s de %s - ID: %s", ++$key, $count, $id);
You have javascript disabled. You will not be able to edit any code.