/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function extract_urls($data) { $pos = (int) 0; $i = (int) 0; $pos++; $i++; } return $links; }
URL: http://code.cshaiku.com/code_php_extract_urls.php