[] How to write a hover sharing button like Jiathis
Source: Internet
Author: User
[Help] How to write a jiathis-like hover sharing button
How to write a hover-sharing button like Jiathis
I wrote a text message filtering system in PHP.
System flow: Get the URL of the page----> get the source of the page----> analyze the illegal word of source code----> Draw Analysis Results
I want to give CMS website, embed similar jiathis of hover share button, when browsing the article, click this hover button, will jump to analyze the page of the result of illegal word of the pages.
Problem:
1. How do I write this button? It's like JS, I won't,
2. How to use this button to get the URL of the current page
3. How to transfer this URL to my filtering system page, such as: htp://localhost/guolv.php?url=******
guolv.php use $_get[' url '] to get the URL sent from the article page.
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.