<?php $a = 'acdmnprst'; $b = 'abcdefghijlmnopqrstuvz'; $al = strlen($a); $bl = strlen($b); for ($i = 0; $i < $al; $i++) { for ($j = 0; $j < $bl; $j++) { for ($k = 0; $k < $bl; $k++) { echo $b[$j] . $b[$k] . $a[$i] . "\n"; } } }
You have javascript disabled. You will not be able to edit any code.
This script was stopped while abusing our resources
Value for `_results` contains invalid data `array`