News

Usage Use connect asyncmy provides a way to connect to MySQL database with simple factory function asyncmy.connect(). Use this function if you want just one connection to the database, consider ...
I created MySql database in PHP My Admin and hence if you wish to use the code, create a database in my case, database name : sms Create two table one for student and one for admin. In my case the ...