Giter Site home page Giter Site logo

mr-xiexuan / candymiegame_wx Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 12.0 4.93 MB

效果最接近《羊了个羊》(卡牌堆叠游戏)的开源代码 微信小程序开源了

License: GNU General Public License v3.0

JavaScript 90.07% HTML 0.99% PHP 8.94%

candymiegame_wx's Introduction

--MR-XieXuan

Config files for my GitHub profile.

candymiegame_wx's People

Contributors

mr-xiexuan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

candymiegame_wx's Issues

# 运行游戏时出错

在点击“冉起星星”按钮后出现错误入下:

Fatal error: Uncaught mysqli_sql_exception: Unknown column '2VEXbco2CKpFW4P74uFQF87yL' in 'where clause' in /www/wwwroot/www.***.com/php/sql.php:15 Stack trace: #0 /www/wwwroot/www.***.com/php/sql.php(15): mysqli->query() #1 /www/wwwroot/www.***.com/index.php(193): SQL\selectsql() #2 /www/wwwroot/www.***.com/index.php(102): new_playerCode() #3 /www/wwwroot/www.***.com/index.php(57): new_game() #4 {main} thrown in /www/wwwroot/www.***com/php/sql.php on line 15

问题原因

对代码进行检查发现可能问题为:代码在进行数据库操作时为大小写不严格,在多处出现了大小写混淆。
例如在查询表“playercode”时的却使用了“playerCode”。

希望

希望作者对此进行修改,在进行数据库操作时使用大小写敏感的代码。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.