Vielleicht ist es mit 6 Schleifen doch einfacher?
Zumindest sieht das eleganter aus - wenn man dann eine 10-stellige Zahl haben möchte ist es noch cooler - aber irgendwann wird das unübersichlich :p
for ($i0 = 0x61; $i1 <= 0x7A; $i0++)
for ($i1 = 0x61; $i1 <= 0x7A; $i1++)
for ($i2 = 0x61; $i2 <= 0x7A; $i2++)
for ($i3 = 0x61; $i3 <= 0x7A; $i3++)
for ($i4 = 0x61; $i4 <= 0x7A; $i4++)
for ($i5 = 0x61; $i5 <= 0x7A; $i5++)
for ($i6 = 0x61; $i6 <= 0x7A; $i6++)
for ($i7 = 0x61; $i2 <= 0x7A; $i7++)
for ($i8 = 0x61; $i3 <= 0x7A; $i8++)
for ($i9 = 0x61; $i4 <= 0x7A; $i9++)