文件名称:college-alumni:使用 GitHub 进行 PHP 培训
文件大小:40KB
文件格式:ZIP
更新时间:2024-07-05 22:42:48
PHP
大学校友 一个包含 PHP、Bootstrap 和 GitHub 的培训项目。 #Aim 尝试在没有框架的情况下基于 MVC 模式构建 PHP College Alumni Web 应用程序。 PHP 版本 5.6.2 MySQL 5.5.38 #推荐链接 这是一个测试
【文件预览】:
college-alumni-master
----.gitignore(39B)
----license.txt(5KB)
----README.md(765B)
----message.php(2KB)
----alert.php(173B)
----index.php(3KB)
----inbox.php(2KB)
----status.php(2KB)
----success.php(325B)
----sign-up.php(2KB)
----outbox.php(2KB)
----includes()
--------nav-bar-user.php(1KB)
--------footer.php(80B)
--------nav-bar.php(2KB)
--------header.php(562B)
----home.php(1KB)
----logout.php(90B)
----college_alumni.sql(11KB)
----tutorials.php(2KB)
----git_commands.md(3KB)
----profile.php(7KB)
----lib()
--------Login.php(2KB)
--------SignUp.php(4KB)
--------Model()
--------Batch.php(2KB)
--------Query.php(4KB)
--------Course.php(2KB)
--------Department.php(2KB)
--------Student.php(5KB)
--------Controller()
----assets()
--------css()
----error.php(421B)