PHP

This blog briefly describes how to install PHP on Ubuntu. The PHP version I use in this blog is 8.3. […]

Disallowed domains

After publishing articles on the Survival plugin, I noticed that some new user registrations used temporary email addresses. When I […]

Checkbox field

In the Survival WordPress Plugin, the score table includes a Boolean field. This field is defined as tinyint(1) in the […]

Time field

In the Survival WordPress Plugin, the score table contains a Time field. To display a time value in HTML, it’s […]

Add query arguments

In the Survival WordPress plugin settings, administrators have the option to specify a URL for a Survival overview page. When […]