PHP Function List
striptags doesn't exist. Closest matches:
- strip_tags
- stripos
- strripos
- strpos
- mb_stripos
- stristr
- strrpos
- str_pad
- mb_strripos
- tostring
- strptime
- tostring
- str_ireplace
- strtr
- stripslashes
- splstring
- iptcparse
- is_string
- mb_strpos
- stripcslashes
Site Search Results
-
This function tries to return a string with all NUL bytes, HTML and PHP tags stripped from a given str. It uses the same tag stripping state machine as the fgetss ...
-
Returns the current time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).
-
Find the numeric position of the first occurrence of needle in the haystack string. Unlike the strpos(), stripos() is case-insensitive.
-
Return Values. Return array values as a formatted string according to format (which is described in the documentation for sprintf()).
-
Display array values as a formatted string according to format (which is described in the documentation for sprintf()). Operates as printf() but accepts an array of ...
-
Tip. As of PHP 5.0.0, this function can also be used with some URL wrappers. Refer to Supported Protocols and Wrappers to determine which wrappers support stat ...
-
This mirror generously provided by: Yahoo! Inc. Last updated: Thu May 24 22:21:07 2012 UTC
-
Note that since PHP 5.3.2 fclose() no longer unlock open file descriptors at shutdown.
-
Notes. Note: chop() is different than the Perl chop() function, which removes the last character in the string.
-
Here's a sample using fputs() function... it may be useful like making logs visiting your website by recording the IP address. <?php // file container where all texts ...

Other forms of search
To search the string "striptags" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
