php - Check if URL protocol exists on PC -


i building pos system, link verifone device. talk verifone, using custom built url protocol. need way check if protocol exists on local computer that's using pos.

what best way of doing such thing? pos programmed in basic web languages (php, jquery, javascript), connection verifone device programmed in php, too. suggestions (if php has it, or other language) welcome.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -