This is a chatroom website made with PHP and lots of love....
Dependency:
- You need to Install XAMPP or WAMPP or MAMPP server. (Recommended XAMPP server)
- You need to learn PHP
Run Process:
-
Download total things.
-
Open your XAMPP and run Apache and MySQL server.
-
Past them at htdocs folder on XAMPP (Default Path-> C:\xampp\htdocs)
-
Open your phpmyadmin page on browser. (http://localhost/phpmyadmin/)
-
Upload the database(chatroom.sql) on MYSQL database
-
Then type localhost/chatroom (need to past the total thing on htdocs)
-
Then claim a chatroom.
-
Sent this URL to another and chat.