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
Archiving the folder named: "map" doesn't only archive the folder "map" it archives the following folders as well map2, map3, map4, map5, map6, map7, map8, map10, map11
Expected Behavior
That should only archive the folder called: Map
Steps to Reproduce
Create the following file structure:
/map/test.txt
/map1/test.txt
/map2/test.txt
Put a file in every fol