CodeIgniter v4.5 API

xml_helper.php

This file is part of CodeIgniter 4 framework.

(c) CodeIgniter Foundation admin@codeigniter.com

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Table of Contents

Functions

xml_convert()  : string
Convert Reserved XML characters to Entities

Functions

xml_convert()

Convert Reserved XML characters to Entities

xml_convert(string $str[, bool $protectAll = false ]) : string
Parameters
$str : string
$protectAll : bool = false
Return values
string

        
On this page

Search results