Home > Backend Development > PHP Tutorial > 希望有大神能帮我编写一个php源代码

希望有大神能帮我编写一个php源代码

WBOY
Release: 2016-06-23 13:47:10
Original
1042 people have browsed it

希望能有大神帮我编写一个php小程序代码。
具体功能是,我想用一个条形码扫描枪扫描退货生成的条形码,系统在读取到条形码后会自动打开退货申请单页面。


回复讨论(解决方案)

扫描枪可以扫描条形码, 就是类似输入一样, 
代码就是用onchange事件来做即可。

要看扫描枪提供什么样的接口程序了吧。不一定会有php 的哦,很可能只提供其它的。

读读接口文档吧

感谢两位大神的回复,其实我不是编程人员,只是毕业论文上需要用到这个php代码而已。
不知道有哪位大神可以帮我编写一个呢?感激不尽呀!!!
随便一个可以支持php的扫描枪都可以的

其实就是个输入框的回车键事件,用js处理一下请求php后端就OK了

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template