PHP rtrim函数bug_PHP教程

WBOY
Release: 2016-07-20 11:14:56
Original
829 people have browsed it

测试代码

 = ('article_list.html', '.html'  '
' = ('article_index.html', '.html' '
' = ('articleABCT.html', '.html' '
'?>
Copy after login

显示结果

article_index
articleABCT

WINNT Apache/2.2.16 (Win32) PHP/5.2.14(本地PHPnow 1.5.6-1)
Linux Apache 2.0 PHP/5.2.17p1(wdcp_v2.5.7)
Linux LiteSpeed PHP/5.2.17(梦游主机)
Linux Apache 2.0 PHP/5.2.17(主机无忧)

PHP rtrim函数bug

www.bkjia.com true http://www.bkjia.com/PHPjc/440248.html TechArticle 测试代码 : ? = ('article_list.html', '.html' 'br /' = ('article_index.html', '.html' 'br /' = ('articleABCT.html', '.html' 'br /' ? 显示结果 : article_index articleABCT...
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
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!