Get the App
SLTechnology News&Howtos  ›  Development  › 

How to replace Chinese colons by php

Shulou Source: shulou.com Published: 2022-06-01 13:16:12 09月18日 Update

This article mainly introduces the php how to replace the Chinese colon related knowledge, the content is detailed and easy to understand, the operation is simple and fast, has a certain reference value, I believe that after reading this php how to replace the Chinese colon article will have a harvest, let's take a look.

Php to replace the Chinese colon method: 1, use str_ireplace () function, syntax "str_ireplace (Chinese colon, replacement value, $str)"; 2, use str_replace () function, syntax "str_replace (Chinese colon, replacement value, $str)".

Operating environment of this tutorial: windows7 system, PHP7.1 version, DELL G3 computer

In php, you can use the str_ireplace () and str_replace () functions to replace Chinese colons in strings.

Str_ireplace () and str_replace replace the specific string specified in the original string with a new string, str_replace is case-sensitive, str_ireplace () is not case-sensitive, and the syntax is similar.

The syntax for str_ireplace () is as follows:

Mixed str_ireplace (mixed $search, mixed $replace, mixed $subject [, int & $count]) mixed str_replace (mixed $search, mixed $replace, mixed $subject [, int & $count])

These two functions return a string or array. The string or array is the result of replacing all search in subject with replace. The parameter count represents the number of times the replacement was performed.

Examples of use are as follows:

This is the end of the article on "how to replace Chinese colons by php". Thank you for reading! I believe you all have a certain understanding of "how to replace Chinese colons in php". If you want to learn more, you are welcome to follow the industry information channel.

Tags: Colon Chinese character string function grammar knowledge content size array article similar two middle finger value parameter simple operation tutorial article method Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Microsoft vpn Apple Xiaomi OPPO Reno