#137
best refactorer
Meir
1 code submission,
2 refactorings,
1
2
3
4
<?php
$url = 'http://tinyurl.com/'.$_GET['n'];
...
by
Meir,
October 28, 2007 10:21
1
2
3
4
<?php
function random_password($length = 6)
...
by
Meir,
October 17, 2007 12:14,
10 refactorings