/ Published in: PHP
URL: http://snipplr.com/view.php?codeview&id=9024
I've made some changes
Expand |
Embed | Plain Text
function tourl($strText) { return $strText; }
You need to login to post a comment.
fetolio on 09/19/09
2 people have marked this snippet as a favorite
URL: http://snipplr.com/view.php?codeview&id=9024
I've made some changes
function tourl($strText) { return $strText; }
You need to login to post a comment.