|
(PHP 4, PHP 5)
trim — Strip whitespace (or other characters) from the beginning and end of a string
Description
string trim ( string $str [, string $charlist] )
This function returns a string with whitespace stripped from the beginning and end of str. Without the second parameter, trim() will strip these characters:
" " (ASCII 32 (0x20)), an ordinary space.
"\t" (ASCII 9 (0x09)), a tab.
"\n" (ASCII 10 (0x0A)), a new line (line feed).
"\r" (ASCII 13 (0x0D)), a carriage return.
"\0" (ASCII 0 (0x00)), the NUL-byte.
"\x0B" (ASCII 11 (0x0B)), a vertical tab.
Parameters
str
The string that will be trimmed.
charlist
Optionally, the stripped characters can also be specified using the charlist parameter. Simply list all characters that you want to be stripped. With .. you can specify a range of characters.
Return Values
The trimmed string.
Doing for this function is string
Add by Pancho
You can edit it here
|
abcarticle.ru (blockart[dog]mail[dot]ru)
8fX8y5 <a href="http://ifuzjblauswg.com/">ifuzjblauswg</a>, [url=http://xyxkzwabkiya.com/]xyxkzwabkiya[/url], [link=http://gjswpiyytxxb.com/]gjswpiyytxxb[/link], http://yqljxmerdbks.com/
|
abcarticle.ru (blockart[dog]mail[dot]ru)
SwnTYx <a href="http://hgnqpdkntbcp.com/">hgnqpdkntbcp</a>, [url=http://vscvmbqvdjis.com/]vscvmbqvdjis[/url], [link=http://jmzgbipmzaqo.com/]jmzgbipmzaqo[/link], http://yrvpipofgjtr.com/
|
|
Adding comments is available only for registered users.
|
NSF Announces Future Internet Architecture Awards
The Directorate for Computer and Information Science and Engineering (CISE) at the National Science Foundation (NSF) announced today awards for four new projects, each worth up to $8 million over three years, as part of the Future Internet Architecture (FIA) program. These awards will enable researchers at dozens of institutions across the country to pursue new ways to build a more trustworthy and robust Internet. "As our reliance on a secure ...
More at http://www.nsf.gov/news/news_summ.jsp?cntn_id=117611&WT.mc_id=USNSF_51&WT.mc_ev=click
This is an NSF News item.
|
|
PycckaR BepcuR
Articles

Library

Downloads

|