Cat Share, must boutiqueOriginal articles, welcome reprint. Reprint Please specify: Sanayu's BlogAddress: http://blog.csdn.net/u013357243One: The problem, the data returned by the server has a large string of HTML, but we only use strings, because
Php uses strip_tags () to remove html tags.
The example in this article describes how php uses strip_tags () to remove html tags. We will share this with you for your reference. The details are as follows:
$ Subject = strip_tags ($ newsRs ['content']
PHP strip_tags () function
Definition and usage
The strip_tags () function removes tags from HTML, XML, and PHP.Syntax
strip_tags(string,allow)
Parameters
Description
String
Required. Specifies the string to be checked.
The example in this article tells you that PHP still has a blank solution for using strip_tags () to remove HTML tags. Share to everyone for your reference, specific as follows:
$subject = Strip_tags ($newsRs [' content ']);//Remove HTML tag
When we use ckeditor or some other online text editors, there are a lot of labels in the content:
A journey of life, a journey of scenery, a journey of prosperity. Open the window of the soul, watching the time and the flowers bloom, watching the
Summary of common methods for jQuery to remove or disable html element click events, and jquery to remove
This document describes how to use jQuery to remove or disable html element click events. We will share this with you for your reference. The
A lot of people are doing front-end, of course, this includes a lot of novice, perhaps in the novice's idea is in the layout of the time do not use the font tag and so on even the web Standard, so that today's online "div flooding", a look at the
The phpstrip_tags () function is used to remove HTML, XML, and PHP tags from strings. This article introduces the use and basic use examples of strip_tags () functions to coders. For more information, see the definition and usage of strip_tags in
Write HTML online editor with JavaScriptThere are 3 main types of online editors: 1. Directly with TEXTAREA labelAdvantages: Fast, easy to submit, can use UBB label to make up for what can not be seenCons: Not intuitive, very few functions2. Use div
causes of compressed HTML
How to improve the page loading speed, how to optimize the HTML page to believe that each proposed to improve the station technology webmaster had thought of the problem, in fact, the method of Web optimization is still a
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.