Skip to content

chrdchrd110/organization-system

Repository files navigation

#CLASS MEMBER

work with mysql database

database structure student( id INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, name VARCHAR(100) NOT NULL, password VARCHAR(255) NOT NULL DEFAULT '123456' )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages