Home Account

Blog index

How to make a docker image with the php built-in server

2022-07-11 12:12 dennis iversen

Tags: php docker

How to create a docker image using the built-in php server. The php version being used is php-8.1.


lit-html todo list

2019-12-03 12:38 dennis iversen

Tags: javascript lit-html

A very simple lit-html demo displaying a todo list.


Parse PDO string into an array

2019-11-07 20:47 dennis iversen

Tags: php

How to Parse a PDO string into an array


Serv from local IP (inet addr) with PHP

2019-04-15 19:52 dennis iversen

Tags: php

Use PHPs built-in server to serve from local IP - or inet addr. In order to use or test from other devices on the same network.


Drupal 8 - disable form field

2017-11-24 12:22 dennis iversen

Tags: drupal

How to disable a form field in drupal8


Javascript canvas. Draw negative coordinates

2017-07-17 16:07 dennis iversen

Tags: javascript canvas

Drawing negative coordinates on a canvas.


Apple osx black theme

2017-04-01 03:04 dennis iversen

Tags: osx

Setup a black theme on your osx system.


AFC search sub fields

2017-03-31 22:52 dennis iversen

Tags: php wordpress

How to search for AFC sub fields. Mostly about the date picker field or datetime.


Simple PRG Pattern PHP

2016-11-05 16:22 dennis iversen

Tags: php prg

A very simple implementation of the PRG pattern with PHP using sessions alone.


babun and php composer

2016-06-06 15:20 dennis iversen

Tags: babun php composer

Fix errors when running php composer on babun.