How to define a link to an authorized login (get nickname) in Phpwechat

Source: Internet
Author: User
Tags openid

How do I define a hyperlink to an authorized login (get nickname) in Phpwechat? Make it appear after clicking the following effect?

Because of the integration of this function, in fact, this need is very simple. If you want to jump to http://www.baidu.com/after authorization, the address of this link is:

1 http://devtest.phpwechat.com/index.php?m=wechat&a=auth20&redirect_url= Urlsafe_b64decode (' http://www.baidu.com ')


After authorizing login, the system automatically generates $_session[' OpenID ', which represents the user's OpenID. The user's nickname, Avatar and other information will be automatically stored in the Pw_wechat_fans table.

Note : If you have authorized login or follow the public number, the system will automatically skip this interface.

How to define a link to an authorized login (get nickname) in Phpwechat

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.