Me Music v1.0 is an online music player program based on PHP+TXT.
The program uses text data storage and does not require MYSQL database support. At the same time, the program code is separated from the interface template, which facilitates secondary website development and interface modification.
Main functions
1. Secondary classification of music;
2. Online music playback;
3. Synchronized display of lyrics;
4. Music download;
5. Request songs for leisure;
6. Music broadcast;
7. User comment management;
8. The background prompts whether the program is the latest version;
9. Download LRC lyrics;
10. Cookie records user information;
11. Cookie music anti-theft technology (effectively protecting your music files from being stolen);
12. Detailed song information display (including release time, total popularity, today's popularity, etc.);
13. Member registration and management (two levels of control: "ordinary members" and "certified members");
14. Member music box function (the administrator can customize the maximum number of saves for each member's music box);
15. Member recommendation music function;
16. The function for certified members to upload LRC lyrics (must be in LRC format, otherwise it cannot be displayed simultaneously during playback);
17. Member rating and comment function;
18. Two music search methods (by song title and artist);
19. List display of popular music, recommended music, and casual song requests;
20. Music ranking function;
21. Administrator skin changing function;
22. If your space is large enough, the administrator can upload songs online;
23. Powerful backend management function, the administrator can add, edit, delete music and singers online, set system parameters, host management, member management, song request, upload file management and other operations;
I believe that with these 23 major functions, you can already build a very complete music website.
Expand