Doe anyone know where I can find any documentation on home automation using PHP if available?
Anyone know how to activate external hardware (in order to swithch off-on lights, etc...)using PHP in a web server?
Thanks lot!!!
home automation??
Moderator: General Moderators
I wrote a system to check who had called my phone. To this I used a device wich can get CID and via a serial port present this to my computer. I wrote a small c-program that listens to the port and puts the numbers into a database. Then I used php to build a gui to the system.
If intressted I can send you the code.
If intressted I can send you the code.