Comm. between Python and PHP
Nils Emil P. Larsen
ne-nospam7 at post.cybercity.dk
Tue Feb 22 13:05:30 EST 2005
More information about the Python-list mailing list
Tue Feb 22 13:05:30 EST 2005
- Previous message (by thread): Comm. between Python and PHP
- Next message (by thread): Comm. between Python and PHP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello I'm building a daemon in Python. It will measure and control some physical devices on a serial bus. Since it is a daemon, it will never terminate and I can't interfere with the regulation of the devices by using command line parameters. I want to control the regulation by using a Internet browser. What is the easiest way to make my threaded Python daemon communicate with a PHP-script running from Apache2 on localhost? Thank you so far! Nils Emil P. Larsen -- My reply-address is valid. www.bios-flash.dk Min svar-adresse er gyldig. Redning af døde BIOS'er
- Previous message (by thread): Comm. between Python and PHP
- Next message (by thread): Comm. between Python and PHP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list