Additionally, paste this code immediately after the opening tag:

scanToo - barcode to url

Free barcode reader for small business, connect it to your server (php, asp, java...). scanToo is a free ...

Free

Store review

Free barcode reader for small business, connect it to your server (php, asp, java...).

scanToo is a free software that allows you to scan barcodes and send them to your server.
No need to make expensive purchases of equipment for your business, your phone does the trick!
It is compatible with all web servers, you just need to:

- write a script on your server
- put the address of your script
- scan

That's it... the code is on your server.

In addition, you can find some sample scripts below, that you can use on your server (php).

Script example :

if($_GET['p']==''){
echo "No barcode sent ! Use the free app sparToo :)";
}else{
echo "Good job! Barcode sent successfully on server : \n".$_GET['p'];
}
?>

Size

170.0 KB

Last update

March 16, 2020

Read more