Online Music Site In PHP With Source Code

Project: Online Music Site in PHP with source code

About Project

Online Music Site is developed using PHP, CSS, and JavaScript. Talking about the project, it contains an admin side and a user where a user can view available albums and play the music easily. Additional, the admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the admin side.

About System

Talking about the features of the Online Music Site, the user can simply view all the new releases, top 6 songs with rankings, news, featured songs, vote their favorite song and listen to the song. The users can simply view all the albums and click any one of them to listen their songs.

Admin Panel

From the admin panel, the admin has full access to the system. He/she can manage all the music albums. In order to add albums, the admin has to select category, name, singer, writer, description and cover photo. The admin can also add album categories. Besides, he/she can simply add songs to the existing album records. It also contains user management system for the easy management of the system.

Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Online Music site in PHP helps the user in managing albums. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Online music site in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the video below.

project demo

Features:

  1. Admin panel
  2. Featured songs
  3. New release
  4. Play music
  5. Poll system
  6. Manage album
  7. Manage categories
  8. User management system

How To Run??

Firstly, after starting Apache and MySQL in XAMPP, follow the following steps

1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/

Now Connecting Database

4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database naming “ dbmis ” and then click on the import tab
7th Step: Click on browse file and select “dbmis .sql” file which is inside “DATABASE” folder
8th Step: Click on go.

After Creating Database,

9th Step: Open a browser and go to URL “http://localhost/mis/”

For Admin Panel

Simply click on Admin’s Login

Provide the username and password which is provided inside the “Readme.txt” file.

LOGIN DETAILS ARE PROVIDED IN “Readme.txt” FILE INSIDE THE PROJECT FOLDER

Got stuck or need help customizing Online Music Site as per your need, go to our PHP tutorial or just sign up to ask your questions in the forum or just comment down below and we will do our best to answer your question ASAP.

DOWNLOAD ONLINE MUSIC SITE IN PHP WITH SOURCE CODE: CLICK THE BUTTON BELOW


5 1 vote
Article Rating
Subscribe
Notify of
guest
27 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
hilton
hilton
5 years ago

i’M experiencing this error: Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:wamp64wwwOnlineMusicMISAdministratorPHPconnect.php on line 4

I’m using wampserver Mysql.

I really need help. I’m working on a school project.

I really need a student online portal also,this is my email: [email protected]

Abhishek Havgunde
Abhishek Havgunde
4 years ago

Hii, I am unable to run the online music and company crime tracking projects, plzz solve the query..

Hanok Stephen
Hanok Stephen
4 years ago

same as it is

Akash
Akash
4 years ago

There is this error while logging in:
Warning:mysqli_select_db() expects parameter 1 to be mysqli, string given in /opt/lampp/htdocs/MIS/Administrator/PHP/connect.php on line 4
Failed to connect to the database

mustafa
mustafa
3 years ago

when i open this link as the instruction instruct http://localhost/mis/ it open an error page that object not found even though i followed all the steps correctly what should i do ?

omar
omar
3 years ago
Reply to  mustafa

i am getting error how to solve it

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\OnlineMusicSite_PHP\MIS\Administrator\PHP\connect.php:3 Stack trace: #0 C:\xampp\htdocs\OnlineMusicSite_PHP\MIS\login.php(2): require_once() #1 {main} thrown in C:\xampp\htdocs\OnlineMusicSite_PHP\MIS\Administrator\PHP\connect.php on line 3

codeprojects
Editor
3 years ago
Reply to  omar

change mysql_connect() to mysqli_connect()

Shruti Goyal
Shruti Goyal
3 years ago
Reply to  omar

Did it work????

miracle
miracle
3 years ago

pls am unable to connect to the database pls help me out i really need the music site source code ..may God bless you sir this is my whatsapp +2347067910178

Winny
Winny
3 years ago

nice…… can artists use this site to sell songs?

Winny
Winny
3 years ago

can i get another site which is similar to this but has the artist and the fan panel? where artists can upload songs and fan can purchase and share

Nalbertino
3 years ago

I’m getting

Fatal error: uncaught error: call to undefined fiction MySQL_connect()in C:\xampp\htdocs\administrator\PHP\connect.php:3 stack trace: #0
C:\xampp\htdocs\MIS\index.php(183):
require_once() #1 {main} thrown in
C:\xampp\htdocs\MIS\administrator\PHP\connect.PHP on line 3

Rutuja babar
3 years ago

I am getting an error
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php:3 Stack trace: #0 C:\xampp\htdocs\MIS\index.php(183): require_once() #1 {main} thrown in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php on line 3

I am using XAMPP server

I changed mysql_connect() to mysqli_connect() in connect.php.. still error is occur like
Fatal error: Uncaught Error: Call to undefined function mysql_select_db() in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php:4 Stack trace: #0 C:\xampp\htdocs\MIS\index.php(183): require_once() #1 {main} thrown in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php on line 4

Please help me to reslove this error

Vipin
Vipin
3 years ago

Hey , thanks for the project . But can I get complete project report . Please

Anwesha
Anwesha
3 years ago

I am unable to connect to the database. I’m getting this error: “Fatal error: Uncaught Error: Call to undefined function mysql_select_db() in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php:4 Stack trace: #0 C:\xampp\htdocs\MIS\index.php(183): require_once() #1 {main} thrown in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php on line 4”
Please help me. I really need this project right now.

Andre
Andre
3 years ago

Missing formvalidation.js referred to from several pages should reside in “/administrator/javascript/” but as said is missing in the download. Can you provide the file?
With kind regards

Malatesh
Malatesh
3 years ago

How to add songs to it

Ritik ranjan
Ritik ranjan
3 years ago

i am getting error..

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php:3 Stack trace: #0 C:\xampp\htdocs\MIS\index.php(183): require_once() #1 {main} thrown in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php on line 3

Ravindra Nishad
Ravindra Nishad
2 years ago

I can set up project live for you.

shade
shade
2 years ago

did you fix it?

shade
shade
2 years ago

I got this error.

” Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php:9 Stack trace: #0 C:\xampp\htdocs\MIS\login.php(2): require_once() #1 {main} thrown in C:\xampp\htdocs\MIS\Administrator\PHP\connect.php on line 9 ”

I did change mysql to msqli but no difference.
If you could help me out, it would be great.
email id: [email protected]

Omnath
2 years ago
Reply to  shade

Did you got any answers?

Tunji Adewuyi
Tunji Adewuyi
2 years ago

I long in quite well with the admin username and password and it logged me in but as soon as I logged out, I couldn’t logged in again. Its asking me to consult the administrator, please help out. Thanks

Shruti
2 years ago

It is showing me long list of errors how can I resolve it?please help ty

RATNESH PATEL
RATNESH PATEL
2 years ago

i am facing an fatal error can you please clear it out!

UMUHIRE Rene Christian
UMUHIRE Rene Christian
1 year ago

i’M experiencing this error: Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

27
0
Would love your thoughts, please comment.x
()
x