Skip to content

(HTML, CSS, JavaScript, PHP, MySQL) - MySQL shorthand tool to manage database like a Journalist.

Notifications You must be signed in to change notification settings

abhik1698/CRUD.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD.h

Create a Database named miniW with 2 tables

Tables like

Login -> uid, pwd

primary key(uid)

Tbls -> user, tbl

primary key(user, tbl)

All in VarChar datatype

Update MySQL server connection with [username, password & host] in [index.php & dashboard.php]

Run with server

About

(HTML, CSS, JavaScript, PHP, MySQL) - MySQL shorthand tool to manage database like a Journalist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published