Hello,
Never mind. I have solved this issue: a str(target) before putting it in session variable was the answer.
All the best,
Type: Posts; User: greendorf; Keyword(s):
Hello,
Never mind. I have solved this issue: a str(target) before putting it in session variable was the answer.
All the best,
Hello,
I would like to know if there is a way to preserve BlueTooth connection details in a mod_python session variable (under MWS).
My plan is to use javascript for calling periodically via AJAX...
Hi,
I understand that mod_python is by default installed with MWS. In absence of any hint on how to collect data from a Blue Tooth GPS directly with php, I'll be using a python script called via...
Hi,
I wonder if it is possible to read GPS data from serial port with php. I have came across a piece of php code that opens serial ports under Windows or BSD but I cannot find any equivalent for...