learn php

PHP localeconv() Function

What is the syntax of the LOCALECONV() function in php? Parameter Description string Required. Specifies the string to convert PHP LCFIRST() method examples of the LOCALECONV() function Example 1. In this example, we find the United States locale numeric formatting information:

PHP chop() Function

In this article, you will learn; How to remove specific string/substring, Remove whitespaces from the string. Remove characters from the string. The PHP CHOP() function solves this problem and provides the following functionality. Remove specified string, character or whitespaces from the string. Removal takes place from the right side of the given string. What is …

PHP chop() Function Read More »

PHP chr() Function

In this article, you will learn; How to convert ASCII value to chactacter in PHP. The PHP Chr() function solves this problem and provides the following functionalities. Convert decimal ASCII value to character. Convert Octal ASCII value to chracter. In this case the value starts with 0. Converts Hexadecimal ASCII value to character. In this …

PHP chr() Function Read More »

en English
X
Scroll to Top