Related Articles

PHP Programming (NEW)
PHP – Access Named Keys in Arrays – Foreach()
The foreach() function can turn Named Keys into variables just like it does array values.

PHP Programming (NEW)
PHP – For Loops
For loops are ways to repeat specific code based on whether a condition continues to be true.

*NEW
Arduino – Raspberry Pi Web Based Fan Switch
In this project we are going to use an Arduino to get the room temperature, and be able to turn on a regular house fan. The Arduino sends the temperature value to the Raspberry Pi […]
Be the first to comment