後臺管理系統沒法登陸或者驗證碼錯誤

<?php
echo ini_get("session.save_path");
echo var_dump(is_writeable(ini_get("session.save_path")));
phpinfo();
?>php

相關文章
相關標籤/搜索