$random_coupon = 'OPEN-'; $length = 4; $charset = '0123456789'; while ( $length-- ) { }
$random_coupon = 'OPEN-'; $length = 4; $charset = '0123456789'; while ( $length-- ) { }
$licznik = 1; //wartosc od ktorej chcesz zwiekszac liczbe while ( $length-- ) { $random_coupon = 'OPEN-' . $licznik++; }