JSString.php
Table of Contents
Classes
- JSString
- Allows manipulation and formatting of text strings and determination and location of substrings within strings.
Functions
- String() : JSString
- Allows manipulation and formatting of text strings and determination and location of substrings within strings.
Functions
String()
Allows manipulation and formatting of text strings and determination and location of substrings within strings.
String([string $value = '' ]) : JSString
Parameters
- $value : string = ''