Code Monkey home page Code Monkey logo

mt4-member-system's Introduction

系统简介

该系统基于MT4交易平台,与MT4交易平台无缝对接。主要实现了MT4会员管理各项功能,可实现会员在线开户/自动出金/自动入金/内部转账等功能,与MT4服务器对接,集成在线交易功能。

部分交易相关功能后台软件插件基于MT4插件接口用C++开发;web后台利用php、mysql开发,前台基于bootstrap、jquery构建。

系统自定义配置文件

  • application/config/mail.php
  • application/config/deposit.php
  • application/config/production/*
  • /kf/common/registration_real/zh-cn/index.php

系统更新时请注意被误替换。

环境:

  • php 5.4.x
  • mysql 5.5.x
  • 需开启的相关PHP扩展:mysql、socket
  • 环迅支付需启用PHP SOAP扩展
  • 快钱支付需启用PHP openssl扩展
  • 启用会员动态、后台部分限制功能需安装resdis

安装步骤

  • 导入sql目录下的数据库文件
  • 配置application/config/database.php文件,对数据库连接信息进行设置
  • 配置application/config/config.php文件,对网站全局信息进行设置
  • 配置application/config/mail.php文件,对邮件发送相关信息进行设置

mt4-member-system's People

Contributors

eddy8 avatar

Watchers

 avatar

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.