Skip to content

sallaizalan/mb-substr-replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mb_substr_replace

substr_replace for unicode characters.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require threshold/mb-substr-replace

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Usage

$string = mb_substr_replace($string, $replacement, $start, $length);

About

substr_replace for unicode characters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages