downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Instalación/Configuración> <Strings
[edit] Last updated: Fri, 07 Jun 2013

view this page in

Introducción

Estas funciones manipulan strings de varias maneras. Existen algunas secciones más especializadas, como la de expresiones regulares y la de Manipulación de URLs.

Para obtener información sobre cómo funcionan los strings, especialmente en relación con el uso de comillas simples, comillas dobles, y secuencias de escape, véase la entrada Strings en la sección Tipos del manual.



add a note add a note User Contributed Notes Introducción - [1 notes]
up
0
chris at bjelleklang dot org
2 years ago
Please note that these String functions does not handle multibyte encodings such as UTF-8. Use the functions found in Multibyte String for these encodings.

 
show source | credits | sitemap | contact | advertising | mirror sites