/ Published in: PHP
URL: http://www.phpsnippets.info/convert-url-to-tinyurl
Expand |
Embed | Plain Text
function getTinyUrl($url) { }
You need to login to post a comment.
laddy on 07/28/10
1 person have marked this snippet as a favorite
URL: http://www.phpsnippets.info/convert-url-to-tinyurl
function getTinyUrl($url) { }
You need to login to post a comment.