Non c'è differenza tra quello che hai postato e il mio. In entrambi 'count' viene eseguito una e una sola volta.
http://php.net/manual/it/control-structures.for.php
The first expression (expr1) is evaluated (executed) once unconditionally at the beginning of the loop.