53 followers
Just a simple web developer who prefers to work with WordPress and PHP. He is a freelance and employed web developer from Germany. Now tries to write here regularly and uses deepl to translate for it.
Recently, a friend asked me to send a script to remove pre tags from a string, including content. He uses a script to calculate the reading time for...
When there are problems with one's WordPress website, it happens that one has to create a user without having access to the database or the WordPress...
Occasionally it happens that overlaps occur in a large table and the message Duplicate entry '0' for key 'PRIMARY' for query then gets the upper hand...
WordPress is packed with useful features. It is easy to lose the overview. Here you will find a selection of functions that deal with arrays and...
As a rule, searches are created with the MySQL LIKE. This usually works very well, as long as the database table is not too large. However, if you...
In this post you will learn how to output times with PHP and also WordPress. This includes the current date; dates in the future, or in the past. Also...