Does anyone have FrankenPHP in production?
Hello everyone, I came across the project FrankenPHP some time ago. FrankenPHP is a modern PHP server that integrates PHP into your Go applications and ...
Add
0
52
0
The State of PHP 2024
A good article about PHP and the current state of the language. PHP remains a cornerstone of web development, powering millions of websites worldwide. Its ...
Add
0
283
0
Mikrotik Scripting - Quickly filter Router-Log by datetime
Sometimes you just want to get a reduced list of events from your router log filtered by date/time. There are numerous variants which can do ...
Add
1
366
0
Mikrotik Scripting: Using the "place-before" parameter to place fw rule "after" other rule
This is a quick trick to programmatically place firewall rules after specific rules, not before. Normally you already have the place-before parameter when adding firewall ...
Add
3
314
0
Fast string compare function for PHP
Hello User, As a developer, I was faced with a challenge: I needed a fast but rough string comparison function for our website. It checks ...
Add
1
303
0
Freeradius and MYSQLSolved
Hello, I am working with freeradius and MYSQL. My goal is to authenticate users through the radius server with my users' database in mysql. I ...
6 Comments
1
1797
0
Strange display problem, unsure if hardware or software, on Lenovo Yoga 13
Hi! We have one Lenovo Yoga 13 Notebook that shows some screen issues. As you can see in the following images, there are orange "lines" ...
10 Comments
1
1790
0
MaharaProject Docker container not working
Hey Everyone, i have an mahara-docker-container The content of the separate files ist 000-default: FROM php:7.4-apache When i open the website in a browser, i ...
1 Comment
0
1921
0