String function Library: get_meta_tags

Source: Internet
Author: User
Keywords get_meta_tags php Chinese Function Handbook
Tags aliyun array content file function function library get_meta_tags html

Get_meta_tags

(PHP3 >= 3.0.4, PHP4)

Get_meta_tags---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Remove all meta tag content attributes from the file and return the array

Syntax: Array get_meta_tags (string filename [, int use_include_path])

Description:

Open file filename and parse <meta> label on one line.

Example:

<meta name= "Author" content= "name" >

<meta name= "tags" content= "php3 Documentation" >

</head> <!--parsing stops here-->

The value of the Name property becomes the index value, and the value of the content property becomes the value of the array, so that you can use the Array function library to access its value, the special character for the value of the Name property is replaced with "_", and the remainder is converted to lowercase.

Setting the parameter Use_include_path to 1 will allow PHP to try to open the file in Include_path.

Related Article

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.