Skip to content

Ryan-Chowdhary/htdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dependencies required:
{
  "XAMPP"
  "MYSQL"
}

CREATE A DATABASE USING MYSQL CALLED "chat" in it create a table called "userchat" with "id" as auto incremented and "username" and "chat_text"

also, before doing this have a knowhow on how sql and php works.
or else it'll be a real pain when you try to edit the code.

this directory might or might not be updated in the future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages