Recent Activity
Recently Created Pages View All
Flask installatie
Met Python kan je ook web applicaties maken. Daarvoor zijn twee bekende frameworks beschikbaar, D...
PHP exec python script
<?php error_reporting(E_ALL); $command = 'python3 /home/uploads/testing.py'; $command = escape...
Joined Table Search
Case Gesprek has an N:1 relation with Student. Gesprek has a FK studentid The table student has a...
Nav - Menu's
Example menu. Menu 1 contain a confirmation dialog, menu 2 contains an external URL/Link. <?php...
Laravel stappenplan
Laravel One to Many Eloquent Relationship Tutorial https://www.itsolutionstuff.com/post/laravel-...
Recently Created Chapters View All
Recently Created Books View All
Losse Lessen
Mijn verzameling, van-alles-wat en losse aantekeningen. Meeste is zonder context niet nuttig.
Databases 1
1ste jaars IB studenten introdroductie RDBMS, phpmyadmin, databases en queries. XAMPP, SELECT, C...
Overig / Notes
PHP 1
Dit is de eerste groep lessen PHP voor MBO 1ste jaars, periode 3. Studenten hebben al een beetje ...