Please answer this simple SPAM challenge: six minus three? (Example: nine)
<?php for ($i = 128; $i <= 191; $i++) { $str = chr(240) . chr(159) . chr(144) . chr($i); echo $str; } ?>
<< Back to user notes page