li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (2.0.x)
  • lithium
  • g11n
  • multibyte
  • adapter
  • Iconv
  • strlen()

Contents

  • ../

lithium\g11n\multibyte\adapter\Iconv::strlen()

public method

Here used as a multibyte enabled equivalent of strlen().

Parameters

  • string $string

Returns

integer|boolean

Links

  • http://php.net/function.iconv-strlen.php

Source

	public function strlen($string) {
		return iconv_strlen($string ?? '', 'UTF-8');
	}
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

According to legend…
li3 holds the secret to ultimate ninja power.

Pretty much everything is (c) 2009-2025 and beyond, the Union of RAD.