Overview
packages
Classes

Functions

This page contains the functions of the API not defined in a class.

Overview

Summary

parse_ini_file2($fileName)
removeCLikeComments($str) // Removes classical "/* .

Details

function parse_ini_file2( $fileName)
Parameters
$fileName
function removeCLikeComments( $str)
// Removes classical "/* ... */" and "//" comments
Parameters
$str