/ Published in: PHP
This function will convert any long url into a Diggbar url
Expand |
Embed | Plain Text
function digg_url($longurl) { return $vals[1]['attributes']['SHORT_URL']; }
You need to login to post a comment.
