asp和dz论坛的整合,该如何处理

WBOY
Release: 2016-06-13 13:51:49
Original
732 people have browsed it

asp和dz论坛的整合
网站是ASP的,论坛是PHP DZ6.0的,我现在想把论坛和网站进行整合,实现同时注册,同时修改密码,同时登陆和登出,小弟不才,望各位给点思路和意见,如果是你们自己该怎么样整合呢?

------解决方案--------------------
DZ有ASP.NET版本的!
------解决方案--------------------
让他们共用 用户表.
------解决方案--------------------
再写一个用户登陆接口
------解决方案--------------------
在用户注册的时候可以同时写入各自的表中,在写个登陆的接口,应该也是可以的
------解决方案--------------------
这个很简单啊!http://www.tenwe.com/tech/web/php/200702/content_581.shtml你参考一下吧!我都实现了!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!