/ LJCPHPCodeDoc / LJCCommonLib


The Common PHP Class Library

Remarks

Use this code to include the Common lib classes.
 declare(strict_types=1);
 include_once "LJCRoot.php";
 $prefix = RelativePrefix();
 include_once "$prefix/LJCPHPCommon/LJCCommonLib.php";

Classes
LJC Contains common PHP functions
Output Contains common PHP output functions.
2 Item(s)

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.