摘要:
public function get_user_group_title($uid){ $pre = C('DB_PREFIX'); $res = M('AuthGroupAccess aga')->join("{$pre}auth_group ag on aga.group_id = ag.id") ->field('ag.tit... 阅读全文
摘要:
About vsftpd Warning: FTP is inherently insecure. If you must use FTP, consider securing your FTP connection with SSL/TLS. Otherwise, it is best to us 阅读全文
摘要:
About Lemp LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced Engine x), 阅读全文