Phone Number Href
-
I’d like to add a tel: href link so that the user can click to call, but need to be able to display the phone number with the formatting intact, and then strip it out for the content of the HREF. I need to add a strip_tags() function to locations.php, but my PHP skills aren’t really good enough to start messing around in there. For example, the number needs to be displayed as (555) 555-5555, and the HREF would be “tel:+15555555555”.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Phone Number Href’ is closed to new replies.