advanced code snippet search
StephFR on 08/17/10
url php
08/17/10 10:58pm
1 person have marked this snippet as a favorite
larste
function get_tiny_url($url) { return file_get_contents("http://tinyurl.com/api-create.php?url=$url");}
Report this snippet Tweet
Comment:
You need to login to post a comment.