A curated list of amazingly awesome PHP libraries, resources and shiny things.
-
Updated
Mar 21, 2022
PHP is a popular general-purpose scripting language that's particularly suited for server-side web development. PHP runtime is generally executed by webpage content, and can be added to HTML and HTML5 webpages. PHP was originally developed in 1994 by Rasmus Lerdorf.
Is your feature request related to a problem? Please describe.
Bookings with same start and stop time are making no sense, but are now possible
Describe the solution you'd like
Prevent these bookings.
If there is another sense behind this behavior make it optional via settings.
Created by Rasmus Lerdorf
Released June 8, 1995
Current Behavior
If I try to add a FQDN with only one AAAA record (IPv6 only) I have the problem that I cannot change my settings because I recieve an error: "The FQDN or IP address provided does not resolve to a valid IP address." This seems to be because the panel checks only for IPv4 addresses. Because there is none I cannot save my settings.
If I add the FQDN directly into the correspon