PHP function container ing...

WBOY
Release: 2016-08-08 09:29:57
Original
1002 people have browsed it

My function container (PHP):

1.gettype($variable)

return type of variable

2.preg_match($pattern,$string)

return true/ false

3.strpos($all,$neddle)

Return the index of the first match/false

4.cal_days_in_month(201502)

return the total number of days in this month

The above introduces the PHP function container ing..., including aspects of the content. I hope it will be helpful to friends who are interested in PHP tutorials.

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!