Source code description: PHPCSS3 directory direct-reading Lightbox gallery is very suitable for creating online galleries and photo albums in PHP for browsing and displaying photos. Drag the picture to move it to any position, click to enlarge, and play the previous or next picture! Using the direct reading method of the directory, you can read pictures in the specified directory without too many settings, without having to manually add the path and file name of the picture. The core uses the fancybox image browsing plug-in, which is simple and beautiful, and cooperates with CSS3 to achieve a perfect browsing experience.
Installation instructions: This source code does not have a database, so there is no need to install it. Pay attention to the relevant variables in demo.php. Comments have been given in the main places. You can quickly deploy it to your PHP development project according to the comments.
Note for testing: Please upload all files to a server that supports PHP, and then open them with a browser that supports CSS3 core. IE's support for CSS3 is poor and is not recommended.