PHP code example of ty666 / login2hnnu-jwc
1. Go to this page and download the library: Download ty666/login2hnnu-jwc library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
ty666 / login2hnnu-jwc example snippets
/**
* Step.2 从教务处获取学生信息
* @return array
*/
Login2hnnuJwc::getStudentInfoFromJWC();