PHP Database SELECT and INSERT Example – php-pdo

LAMP is probably the most popular web stack in the world. It powers Wikipedia, and it powered Facebook for years. To access your MariaDB database from PHP server side scripts, use PHP-PDO. Remember to use library functions to put user … Continue reading

Posted in Uncategorized | Tagged | Comments Off on PHP Database SELECT and INSERT Example – php-pdo

Configuration Management Course is Finished

My students have created many interesting projects on configuration management course. The feedback was excellent, 4.6 out of 5. The most common feedback (mode) was 5 out of 5. Thank you! Jussi Isosompppi controlled 2071 slave computers with Salt.

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Comments Off on Configuration Management Course is Finished

Room Status Remotely with OfficeIOT – Haaga-Helia Student Project with Martela

My negotiation rooms are reserved, but is anyone actually there? What’s the utilization rate? OfficeIOT project helps you. It senses if people are in the room and sends this information to a server in the cloud. Users can then log … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Comments Off on Room Status Remotely with OfficeIOT – Haaga-Helia Student Project with Martela

Static Advantage – Could WordPress Be 400 Times Faster?

Apache served static pages 400 times faster than dynamic WordPress pages. Could caching bring this speed advantage to WordPress? I measured pages with Apache benchmark tool “ab”, using 10 simultaneous connections. I used a powerful desktop as a server on … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , | Comments Off on Static Advantage – Could WordPress Be 400 Times Faster?

HashHeadings – Simple Headings for Dokuwiki

Table of Contents HashHeadings – Simple Headings for Dokuwiki Easier to type Source Code of HashHeadings HashHeadings – Simple Headings for Dokuwiki Write Dokuwiki headings with hash character “#”. For example: ##heading2. HashHeadings syntax was inspired by MarkDown. HashHeadings is … Continue reading

Posted in Old Site | Tagged , , , , , , , , | Comments Off on HashHeadings – Simple Headings for Dokuwiki

Build Web Interface to Database – LAMP Linux Apache MySQL PHP

Build Web Interface to Database – LAMP Linux Apache MySQL PHP In this howto, we program a simple database application. It reads data from a database, then prints it on a web page. Techniques teached here are used for building … Continue reading

Posted in Old Site | Tagged , , , , , , , | 1 Comment

teromail

Table of Contents Teromail summarizing webmail Why Teromail? For Beginners For Advanced Users For Administrators For Developers Download and Install Installation on Ubuntu 6.06 LTS Dapper Standars and technologies used in Teromail PHP HTML Email Troubleshooting Undefined function: imap_open() Connection … Continue reading

Posted in Old Site | Tagged , , , , , , , | Comments Off on teromail