Hello,
I am after some help,
I need to know how to do srv lookups using php and possibly mx lookup,
I have a form which already has a textbox which selects the domian from a mysql database, I need to be able to display the srv record below the textbox, the srv record needs to start with _autodiscover._tcp.
I have looked online and you can use dns_get_record but can't seem to get in working for srv lookups
Can Anyone help
Cheers
Martin