Hello.
I have a database with a "contact" field which is either an email address or a weblink.
I have a php page which displays the data from contact, but I don't know how to differentiate whether to have the <A href="http://$contact_value"> link or the <A href ="mailto:$contact_value">
RIght now it is hardcoded for mailto as 99% of the entries are email, but there are a few websites listed for the contact for the balance.