[Wolves] Hyoerlinks on a php page
Wayne Morris
waynelists at machx.co.uk
Wed Dec 5 17:17:36 UTC 2012
Hi,
Wonder if anyone has any pointers on this -
got a browser plugin that allows you to use a voip phone system to dial
a number from a link on a webpage,
I am using it to allow call staff to dial from a webpage of phone
numbers from our mysql database on a php page.
echo "Click to ring (need browser plugin) : ";
echo $row["tenantno"];
works fine on Firefox, does not give the link on Chrome or IE.
Is there something else i need to do to get the code right to be
accepted , guess its a 'standards' thing?
Cheers
Wayne
More information about the Wolves
mailing list