本文介绍了介绍支付网关和移动验证。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用PHP开发一个Web应用程序。



我的要求是



1.当新用户注册我的网站时,他需要注册费。我怎么能得到这笔钱?应该怎样做才能完成所有流程?我需要多少钱?



2.我需要手机验证。注册后,用户会收到一条包含用户名和密码的短信。应该怎样做才能完成这些过程?我需要多少钱?



3.我是否需要任何CMS来完成所有工作?或者行php。

I am developing a web application with PHP.

My requirement is

1. When a new user register my site he need a registration fee. How can i get this money? what should do for complete all processes? How much i need?

2. I need mobile verification. and after registration user get a SMS with user name and password. what should do for complete the processes? How much i need?

3. Do i need any CMS to do all? or row php.

推荐答案


这篇关于介绍支付网关和移动验证。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-28 10:23