/ Published in: PHP
This function will convert any long url into a Diggbar url
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function digg_url($longurl) { return $vals[1]['attributes']['SHORT_URL']; }