li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (1.1.x)
  • lithium
  • g11n
  • multibyte
  • adapter
  • Intl
  • strlen()

Contents

  • ../

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

public method

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

Parameters

  • string $string

Returns

integer|void

Links

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

Source

	public function strlen($string) {
		return grapheme_strlen($string);
	}
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

– no comment –

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