Learn How to Create Your Own Programming Language createyourproglang.com
<?php $url = 'http://tinyurl.com/'.$_GET['n']; ...
Meir: <?php ...
My new code is faster, a si...
<?php function random_password($length = 6) ...
:)