文件名称:目标:使用Codeigniter,Ajax和MySQL进行开发的软件
文件大小:16.08MB
文件格式:ZIP
更新时间:2024-02-20 17:12:15
mysql bootstrap jquery jquery-ui codeigniter
目标 描述 该存储库是使用PHP Codeigniter,AJAX和MySQL的销售系统。 安装 使用PHP7,最好使用MySQL。 数据库 最好使用Codeigniter Framework和MySQL。 应用 使用Postman或RestEasy提供API。 用法 $ git clone https://github.com/DanielArturoAlejoAlvarez/TARGET.git [NAME APP] 请按照以下步骤操作,一切顺利! 重要: 编码 控制器 . . . public function store () { $ idClient = $ this -> input -> post ( 'idClient' ); $ idUser = $ this -> session -> userdata ( 'iduser' ); $ idVoucher = $ this -> input -> post ( 'idVoucher' ); $ number = $ this -> input -> post ( 'txtNumber