jim2point0 Posted July 31, 2008 Share Posted July 31, 2008 Hi. I want to edit PHPMyEdit a little bit. We're using it on our site to configure address books. Every address book requires an email address field. Where we display the form, I would like to change it from being static text to a mailto: link. Basically, the email address will look the same (displays "[email protected]") but can be clicked on. The URL would be "mailto:[email protected]" This doesn't seem like it would be hard, but I looked at the code and got a little scared. Is this easy to do? Can anyone help? Thanks, ~James Link to comment https://forums.phpfreaks.com/topic/117598-phpmyedit-display-email-fields-as-mailto-links/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.