Sorry... ich hab die Ausgabe vergessen^^
<?php
$tokens = array("token1","token2");
for($l=1;$l<=$len;$l++) {
echo "$array[$l] $tokens[$l]"; }
?>
Sorry... ich hab die Ausgabe vergessen^^
<?php
$tokens = array("token1","token2");
for($l=1;$l<=$len;$l++) {
echo "$array[$l] $tokens[$l]"; }
?>