Programming bar code reader from PHP?
It truly largely depends on the brand of bar code reader, and even then,
the model.
For example, I programed for an Intermec Antares 24xx series handheld
(that model is made for standalone/independant operation). For your
operations, this isn't very good mode
The security hole is probably not existant in my opinion.
PHP is (normaly) parsed by the remote server(no source viewable) and the
result is being included, not the source.
When "http://.../script.php?var=value"; was mentioned, it implies the
script is being parsed remotedly so that the http reque
That would be based on 'realms'.
see : http://httpd.apache.org/docs-2.0/mod/core.html#authname for more
info on how to set that.
Basicaly, most browsers cache the userid and password as long as the page
you are viewing is within the same realm (don't ask for userid and
password again).
Your solu
Quite true.
I typed away from memory my sample headers, the actual script was done
about 3 months ago and is on a protected intranet server I don't have
access to quite at the moment ;).
My apologies for the mistake,
Thank you for pointing that out :)
Andrew.
> In a message dated 12/30/2003 9:3
I have not tested with mac but I had problems with certain versions of IE
in a similar script where it would basicaly show the binary content within
IE rather then initiate a download.
What I saw was when I verified the headers returned, the headers were
repeated. Therefore I had something like:
5 matches
Mail list logo