文件名称:UpgradHashTutorial:这是一个演示应用程序,用于向Upgrad学生教授有关哈希的信息
文件大小:295KB
文件格式:ZIP
更新时间:2024-06-12 09:26:19
HTML
UPGRAD教程:散列 本教程的目的是教学生有关哈希函数的用法。 注意:请勿在生产中使用此代码。 安装 该项目需要PHP7.1才能运行。 设置服务器 安装apache2,mysql并设置root密码。 不要忘记设置root密码。 sudo apt-get update sudo apt-get install apache2 sudo service apache2 start sudo /etc/init.d/mysql start sudo mysql_secure_installation 安装phpmyadmin并设置数据库 sudo apt-get install phpmyadmin 在安装phpmyadmin时选择apache2 。 为数据库phpmyadmin创建一个示例密码。 安装完成后,通过实例的公共IP地址访问phpmyadmin。 例如,如果您实例的公共I
【文件预览】:
UpgradHashTutorial-main
----registration.php(899B)
----fonts()
--------glyphicons-halflings-regular.woff2(18KB)
--------glyphicons-halflings-regular.ttf(44KB)
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.svg(106KB)
--------glyphicons-halflings-regular.eot(20KB)
----registration.html(1KB)
----login.html(1KB)
----scripts()
--------npm.js(484B)
--------bootstrap.js(67KB)
--------jquery-2.1.4.min.js(82KB)
--------bootstrap.min.js(36KB)
----README.md(2KB)
----index.html(129B)
----login.php(1KB)
----styles()
--------bootstrap.css(145KB)
--------bootstrap-theme.min.css(23KB)
--------bootstrap.css.map(381KB)
--------bootstrap.min.css(121KB)
--------bootstrap-theme.css.map(47KB)
--------bootstrap-theme.css(26KB)