Skip to content
#

php7

php logo

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.

Here are 10,243 public repositories matching this topic...

panel
Wepwawetcode
Wepwawetcode commented Feb 6, 2022

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

phpfastcache

A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.

  • Updated Mar 4, 2022
  • PHP
kimai2

Created by Rasmus Lerdorf

Released June 8, 1995

Organization
php
Website
secure.php.net
Wikipedia
Wikipedia

Related Topics

language