This photo album uses optimized algorithms and data storage structures, takes up very little space, and the database grows very slowly. (In actual testing, when the number of photos increased to 1,000, the database was less than 800K). It is a personal homepage to display personal style, and small companies to display products. Excellent choice.
Function:
1. The album background has a space tracking function to observe the space occupied by your album in real time.
2. Set the administrator account, website name, URL, and copyright information in the background
3. Quickly set the classification and album functions, and you can set and modify the album profile.
4. A viewing password and mood music can be set for a single album
5. The upload page lists the pictures that have been uploaded to prevent repeated uploading of pictures.
6. You can set and modify the introduction of a single photo, and you can delete a single photo. When you delete a photo, not only the data records are deleted from the database, but the photos and photo thumbnails are also automatically deleted. You don’t have to worry about the generation of junk files. FTP is required to maintain the site.
7. Use cookie verification in the background to completely get rid of the recently popular issue of ultra-short session validity.
-------------Added the following functions,
8. You can hide uploaded pictures
9. Automatically print the website logo on the uploaded pictures.
Others: Fixed some other minor errors, optimized the code, and made it run faster. ,
Expand