PHP Classes

File: lib.ScriptParser.php

Recommend this page to a friend!
  Classes of Cornelius Bolten   Lib Script Parser   lib.ScriptParser.php  
File: lib.ScriptParser.php
Role: Class source
Content type: text/plain
Description: main class
Class: Lib Script Parser
Parse hierarchic configuration files into arrays
Author: By
Last change: bugfix: while recursive parsing, $recLines have been kept (no flush), so the recursion-level was kept which results in wrong parsing-results. this is now fixed.

important if you used two sub-configs.
example:
main = {
main_01 = a
main_02 = b
mainsub_01 = {
mainsub_01a = a
mainsub_01b = b
}
mainsub_02 = {
mainsub_02a = a
mainsub_02b = b
}
this now works correctly.
Date: 19 years ago
Size: 4,288 bytes

You need to be a registered user and login to get this file.

1,614,395 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on: