PHP考试管理系统,基于laravel。实现前后台学生用

testOnline PHP学生考试管理系统 使用工具 xampp 技术实现 1.laravel 2.css 3.javascript 项目功能 1.管理员制定试卷【单选,多选,判断】和试卷信息的增删改 2.管理员
考试试题练习系统(PHP + MySQL)。

cfexam 试题练习系统 将试题数据库导入MySQL中。数据库脚本参考。 根据需要修改源代码中数据库名称和用户密码。 打开网页,注册新的用户或登录。 试题导
关于应用php-ml库进行预测泰坦尼克号生还率的入

php-ml-TitanicSurvived 关于应用php-ml库进行预测泰坦尼克号生还率的入门启蒙案例/On the application of php-ml database to predict the Titanic survival rate of entry case enlighte
原生php短视频去水印接口案例,集成了抖音去水

短视频去水印接口 采用composer的自动加载类机制去注册appcontroller我个人比较喜欢对象,不太喜欢什么都放在一个文件里面,所以可以根据我写的去写原生的
PHP library containing UTF-8 f

tc-lib-unicode-data PHP library containing UTF-8 font definitions Please consider supporting this project by making a donation via PayPal category Library package ComTecnickUnicodeData author Nicola As
Provides an object-oriented AP

String Component The String component provides an object-oriented API to strings and dealswith bytes, UTF-8 code points and grapheme clusters in a unified way. Resources DocumentationContributingReport
UTF-8 compatible JSON5 parser

JSON5 for PHP - JSON for Humans This library is a PHP fork of the JSON5 reference implementation. JSON5 is a JS-compatible extension to JSON which allows comments, trailing commas, single-quoted string
php项目基于微信支付JS SDK和JS API的接入开发

wxpay-php php项目基于微信支付JS SDK和JS API的接入开发 因为php框架繁多,而且项目开发进度比较赶,线上代码迁移出来的时间也有限,此处的代码没有经过备
微信支付单文件版。一个PHP文件搞定微信支付系

weixinPay 一个PHP文件搞定微信支付系列 网上的很多PHP微信支付接入教程都颇为复杂,且需要配置和引入较多的文件,本人通过整理后给出一个单文件版的(