/ Published in: PHP

Expand |
Embed | Plain Text
function sacarHref($str){ return $str; }else{ return $str; } }
You need to login to post a comment.
nicolaspar on 07/12/06
2 people have marked this snippet as a favorite
function sacarHref($str){ return $str; }else{ return $str; } }
You need to login to post a comment.