PHP: convert emails to mailto links
posted in /home/PHP on 2011-02-17 |
It looks like an easy task, but I decided to share it.
I think that preg_replace function is the best option for doing that. It's just one line of code:
I think that preg_replace function is the best option for doing that. It's just one line of code:
Delicious